Difference between revisions of "BiNormal"

m (adding doc status category)
Line 1: Line 1:
 
[[category:Multivariate Distribution Functions]]
 
[[category:Multivariate Distribution Functions]]
 +
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
  
 
= BiNormal( MeanVec :numeric[I]; Sdeviations : positive[I]; I:IndexType; correlationCoef : number ) =
 
= BiNormal( MeanVec :numeric[I]; Sdeviations : positive[I]; I:IndexType; correlationCoef : number ) =

Revision as of 06:30, 24 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


You are not allowed to post comments.