Rdocumentation
powered by
Learn R Programming
rSFA (version 1.00)
lcovUpdate: Update a covariance object
Description
Updates the covariance object referenced by lcov with a new chunk of data DATA.
Usage
lcovUpdate(lcov, DATA)
Arguments
lcov
A list that contains all information about the handled covariance-structure
DATA
Input Data: must be oriented so that each column is a variable and each row a new measurement
Value
list containing the COVMTX, avg and tlen
References
lcovCreate