Overload List

NameDescription
PartialCovariances(Int32, array<Double,2>[,](,)[,], Int32)
Creates a PartialCovariances object from a covariance or correleation matrix with a the independent variables in the initial columns and the dependent variables in the final columns.
PartialCovariances(array<Int32>[]()[], array<Double,2>[,](,)[,], Int32)
Creates a PartialCovariances object from a covariance or correleation matrix with a mix of dependent and independent variables.

See Also