powered by
## S3 method for class 'hyperSpec,missing': cov(x, y, use, method) pooled.cov(x, groups, ..., regularize = 1e-05 * max(abs(COV)))
pooled.cov(x, groups, ..., regularize = 1e-05 * max(abs(COV)))
cov
factor indicating the groups
0
pooled.cov calculates pooled covariance like e.g. in LDA.
pooled.cov
nwl (x)
image (cov (chondro)) pcov <- pooled.cov (chondro, chondro$clusters) plot (pcov$means) image (pcov$COV)
Run the code above in your browser using DataLab