BiNormal

Revision as of 02:45, 29 September 2018 by Lchrisman (talk | contribs) (another category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


BiNormal(MeanVec, Sdeviations, I, correlationCoef)

A 2-D Normal (or Bi-variate Gaussian) distribution with the indicated individual standard deviations (>0) and the indicated correlation coefficient. The index «I» must have exactly 2 elements, «Sdeviations» must be indexed by «I».

Syntax:

BiNormal(MeanVec :numeric[I]; Sdeviations : positive[I]; I:IndexType; correlationCoef: number)

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.