Difference between revisions of "Dist additive growth"
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Multivariate Distribution Functions]] | + | [[Category: Multivariate Distribution Functions]] |
+ | [[Category: Multivariate Distributions library functions]] | ||
[[Category:Doc Status C]] <!-- For Lumina use, do not change --> | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | ||
Line 8: | Line 9: | ||
== Library == | == Library == | ||
− | Multivariate Distributions.ana | + | Multivariate Distributions library functions ([[media:Multivariate Distributions.ana |Multivariate Distributions.ana]]) |
+ | :Use [[File menu|File]] → '''Add Library...''' to add this library | ||
== See Also == | == See Also == | ||
Line 15: | Line 17: | ||
* [[Normal_additive_gro]] | * [[Normal_additive_gro]] | ||
* [[Multivariate distributions]] | * [[Multivariate distributions]] | ||
+ | * [[media:Multivariate Distributions.ana |Multivariate Distributions.ana]] |
Latest revision as of 22:12, 24 May 2016
Dist_additive_growth(x, g, r, i)
Generates an array of values over index «i», with the first equal to «x», and successive values adding an uncertain growth with probability distribution «g», and serial correlation «r» between growth[i = k] and growth[i = k - 1].
«x», «g», and «r» each may be indexed by «i» if you want them to vary over «i».
Library
Multivariate Distributions library functions (Multivariate Distributions.ana)
- Use File → Add Library... to add this library
See Also
Comments
Enable comment auto-refresher