Description Usage Arguments Value Examples
generic accessor method for slot nComp
PCA accessor nComp
, number of component
1 2 3 4 |
object |
object of class PCA |
contents of nComp slot
nuemric number of components
1 2 3 4 | library(tofsimsData)
data(tofsimsData)
testImage<-PCAnalysis(testImage,4)
nComp(analysis(testImage,1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.