Community Profile

photo

VS


Last seen: 8 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Plotting a time series
I am trying to plot a time series in which date appears on the x-axis and the variable of interest appears on y-axis. My data co...

8 months ago | 3 answers | 0

3

answers

Question


How to code integral of product of lognormal variables?
I am trying to code integral of a product of variables which follow different distributions. Here's a simple example: where b...

1 year ago | 1 answer | 0

1

answer

Question


How to code expressions involving integral of lognormal and uniform distributions?
I am coding some equations which involve lognormal and uniform variables. For instance, I have the following expression (let's c...

2 years ago | 0 answers | 0

0

answers

Question


How to show all xtick labels in a barplot?
I have a .csv file that contains some ratios for all the US states. I am trying to make a barplot using these ratios (which mean...

2 years ago | 1 answer | 0

1

answer

Question


How to loop over table to caluclate averages?
I have a .csv data file containing some ratios for 56 US states (denoted by state_fips) for each quarter for each year. I import...

2 years ago | 1 answer | 0

1

answer

Question


Customizing MATLAB Plots and Subplots
In an economics paper (https://www.federalreserve.gov/econres/feds/files/2018043pap.pdf), all the plots have invisible top axis,...

5 years ago | 2 answers | 1

2

answers