lcovTransform: Transform a covariance object

lcovTransformR 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

lcovFix


rSFA documentation built on March 29, 2022, 5:05 p.m.