Difference between revisions of "BiNormal"
Line 11: | Line 11: | ||
== Library == | == Library == | ||
Multivariate Distributions library functions ([[media:Multivariate Distributions.ana |Multivariate Distributions.ana]]) | Multivariate Distributions library functions ([[media:Multivariate Distributions.ana |Multivariate Distributions.ana]]) | ||
− | :Use | + | :Use [[File menu|File]] → '''Add Library...''' to add this library |
== See Also == | == See Also == |
Revision as of 22:10, 24 May 2016
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».
- BiNormal(MeanVec :numeric[I]; Sdeviations : positive[I]; I:IndexType; correlationCoef: number)
Library
Multivariate Distributions library functions (Multivariate Distributions.ana)
- Use File → Add Library... to add this library
See Also
Comments
Enable comment auto-refresher