Difference between revisions of "Normal additive gro"
Line 2: | Line 2: | ||
[[Category:Doc Status C]] <!-- For Lumina use, do not change --> | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | ||
− | = Normal_additive_gro(x,m,s,r,i) = | + | == Normal_additive_gro(x, m, s, r, i) == |
− | + | Adds a normally distributed percent growth ''g'' with mean «m» and standard deviation «s» to «x» for each value of index «i». The growth ''g'' for each «i» has serial correlation «r» with ''g'' for ''i - 1''. | |
− | Adds a normally distributed percent growth g with mean | ||
− | |||
− | |||
+ | == Library == | ||
Multivariate Distributions.ana | Multivariate Distributions.ana | ||
− | = See Also = | + | == See Also == |
− | |||
* [[Dist_additive_growth]] | * [[Dist_additive_growth]] | ||
* [[Normal_serial_correl]] | * [[Normal_serial_correl]] | ||
* [[Normal_compound_gro]] | * [[Normal_compound_gro]] | ||
+ | * [[Multivariate distributions]] |
Revision as of 03:27, 28 January 2016
Normal_additive_gro(x, m, s, r, i)
Adds a normally distributed percent growth g with mean «m» and standard deviation «s» to «x» for each value of index «i». The growth g for each «i» has serial correlation «r» with g for i - 1.
Library
Multivariate Distributions.ana
See Also
Comments
Enable comment auto-refresher