Learn R Programming

rSFA (version 1.5)

lcovTransform: 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

See Also

lcovFix