lcovTransform {rSFA} | R Documentation |
Computes the definitive covariance matrix and the average of the covariance object referenced by lcov after a series of update operations.
lcovTransform(lcov, A)
lcov |
A list that contains all information about the handled covariance-structure to be transformed |
A |
linear function by which covariance object is to be transformed |
returns the fixed covariance list structure
lcovFix(lcov) has to be used before this function is applied