powered by
MBPCA
Print of MBPCA Objects
# S3 method for MBPCA print(x, ...)
An object resulting from MBPCA.
further arguments passed to or from other methods.
summary.MBPCA
data(ham) X=ham$X block=ham$block res.mbpca <- MBPCA(X,block, name.block=names(block)) print(res.mbpca)
Run the code above in your browser using DataLab