Dist additive growth

Revision as of 22:12, 24 May 2016 by Bbecane (talk | contribs) (→‎Library)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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 FileAdd Library... to add this library

See Also

Comments


You are not allowed to post comments.