Package com.imsl.test.example.stat
Class CovariancesEx1
java.lang.Object
com.imsl.test.example.stat.CovariancesEx1
Calculates a variance-covariance matrix.
This example illustrates the use of Covariances class for the first 50 observations in the Fisher iris data. Note that the first variable is constant over the first 50 observations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CovariancesEx1
public CovariancesEx1()
-
-
Method Details
-
main
- Throws:
Exception
-