The InputVariableCorrelator type exposes the following members.

Constructors

  NameDescription
InputVariableCorrelatorOverloaded.

Methods

  NameDescription
Clone
Implementation of the ICloneable interface. Produces a deep copy of self.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetCorrelatedInputs
Constructs a matrix containing the input variables values re-ordered so as to have the desried correlations.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
NumInputVariables
Gets the number of input variables.
Rstar
Gets the permuted score matrix which has been transformed to have the desired correlation matrix.
SampleSize
Gets the sample size of the input variables.

See Also