print.ComDim | R Documentation |
ComDim
objectsPrint of ComDim
objects
## S3 method for class 'ComDim'
print(x, ...)
x |
An object resulting from |
... |
further arguments passed to or from other methods. |
summary.ComDim
data(ham)
X=ham$X
block=ham$block
res.comdim <- ComDim(X,block,name.block=names(block))
print(res.comdim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.