Description Usage Arguments Value Author(s) See Also Examples
print.DiStatis
a DiStatis object
Generic Print/Summary method for DiStatis class output visualization.
1 2 | ## S4 method for signature 'DiStatis'
print(x)
|
x |
DiStatis class object. |
according to the call
print |
console output text with increasing detail of DiStatis object. |
M L Zingaretti, J A Demey-Zambrano, J L Vicente-Villardon, J R Demey
1 2 3 4 5 6 7 | {
data(NCI60Selec)
fit<-DiStatis(NCI60Selec,Scale=TRUE,Center=TRUE)
print(fit)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.