Class eclairs
Object storing:
orthonormal matrix with k columns representing the low rank component
eigen-values so that \(U diag(d^2) U^T\) is the low rank component
shrinkage parameter \(\lambda\) for the scaled diagonal component
standard deviations of input columns
diagonal value, \(\nu\), of target matrix in shrinkage
number of samples (i.e. rows) in the original data
number of features (i.e. columns) in the original data
rank of low rank component
sample names from the original matrix
features names from the original matrix
method used for decomposition
the function call