Page 1 of 1

Moments of simulated variables

PostPosted: Mon Apr 04, 2016 9:05 pm
by Sidious
Hi everybody,

I would be glad if any of you could tell me where the moments of the simulated variables are stored after stoch_simul. I found other stored matrices like covariances, means...etc. in oo_ but I couldn't find the moments. Can anyone give me a guess where are these (mean, variance, skewness, kurtosis) stored?

Thank you for your help in advance.

Re: Moments of simulated variables

PostPosted: Tue Apr 05, 2016 7:09 pm
by jpfeifer
oo_.mean and oo_.var store the mean and variance. Skewness and kurtosis are currently not saved, only displayed.