powered by
ComDim
Edits the Cumulative Explained Variance, Block Explained Variance per Dimension and Block Saliences per Dimension of a ComDim object.
# S3 method for ComDim summary(object, ...)
The summary.
An object resulting from ComDim.
further arguments passed to or from other methods.
plot.ComDim
data(ham) X=ham$X block=ham$block res.comdim <- ComDim(X,block,name.block=names(block)) summary(res.comdim)
Run the code above in your browser using DataLab