Class PartialCovariancesEx1

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

public class PartialCovariancesEx1 extends Object

Computes the partial covariances for a set of 9 variables.

This example computes partial covariances, scaled from a nine-variable correlation matrix originally given by Emmett (1949). In the input, the upper \(3\) by \(3\) matrix contains the data for the independent variables.
See Also:
  • Constructor Details

    • PartialCovariancesEx1

      public PartialCovariancesEx1()
  • Method Details