lol.utils.info {lolR} | R Documentation |
A function that performs basic utilities about the data.
lol.utils.info(X, Y, robust = FALSE, ...)
X |
|
Y |
|
robust |
whether to perform PCA on a robust estimate of the covariance matrix or not. Defaults to |
... |
optional args. |
n
the number of samples.
d
the number of dimensions.
ylabs [K]
vector containing the unique, ordered class labels.
priors [K]
vector containing prior probability for the unique, ordered classes.
Eric Bridgeford