Difference between revisions of "BiNormal"
Line 13: | Line 13: | ||
* [[Normal]] | * [[Normal]] | ||
* [[Gaussian]] | * [[Gaussian]] | ||
− | * [[ | + | * [[Correlate_With]] |
Revision as of 16:32, 20 April 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