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.
CovariancesEx1()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CovariancesEx1()
public static void main(String[] args) throws Exception
Exception
Copyright © 2020 Rogue Wave Software. All rights reserved.