Class CovariancesEx1

java.lang.Object
com.imsl.test.example.stat.CovariancesEx1

public class CovariancesEx1 extends Object

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.

See Also:
  • Constructor Details

    • CovariancesEx1

      public CovariancesEx1()
  • Method Details