lcovTransform {rSFA} | R Documentation |
Transform a covariance object
Description
Computes the definitive covariance matrix and the average of the covariance object referenced by lcov after a series of update operations.
Usage
lcovTransform(lcov, A)
Arguments
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 |
Value
returns the fixed covariance list structure
Note
lcovFix(lcov) has to be used before this function is applied
See Also
[Package rSFA version 1.5 Index]