Difference between revisions of "BiNormal"
m (adding doc status category) |
|||
Line 13: | Line 13: | ||
* [[Normal]] | * [[Normal]] | ||
− | * [[Gaussian]] | + | * [[Normal_correl]] |
+ | * [[Gaussian]], [[MultiNormal]] | ||
* [[Correlate_With]] | * [[Correlate_With]] |
Revision as of 17:18, 2 May 2007
BiNormal( MeanVec :numeric[I]; Sdeviations : positive[I]; I:IndexType; correlationCoef : number )
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.
Library
Multivariate Distributions.ana
See Also
Comments
Enable comment auto-refresher