sfaCheckCondition {rSFA} | R Documentation |
Check Condition of a matrix for SFA
Description
Creates warnings with recommendations for different settings, if given matrix is ill-conditioned.
Usage
sfaCheckCondition(matr, datatype)
Arguments
matr |
matrix to be checked |
datatype |
string to identify "input" or "expanded" data |
[Package rSFA version 1.5 Index]