Shortcut: COVARIANCE_MATRIX
Module | matrixtools |
---|---|
Description | Usage |
Calculate a covariance matix | |
output value | type |
the covariance matrix | matrix |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
WEIGHTS | compulsory | none | this keyword takes the label of an action that calculates a vector of values |
ARG | optional | not used | the vectors of data from which we are calculating the covariance |
UNORMALIZED | optional | false | do not divide by the sum of the weights |