Description Usage Arguments Value Author(s) See Also Examples
summary.DiStatis  a DiStatis object
1 2  | ## S4 method for signature 'DiStatis'
summary(object)
 | 
object | 
 DiStatis class object.  | 
summary | 
 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 8  | {
 data(NCI60Selec)
 fit<-DiStatis(NCI60Selec,Scale=TRUE,Center=TRUE)
 summary(fit)
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.