dim.reduct-class | R Documentation |
Class defines a dim.reduct object.
imat
name of the input matrix (i.e. bmat, jmat, pmat, gmat)
dmat
a matrix object that contains reduced dimentions
sdev
variance for each principal conponents
iter
iterations used for running dimentionality reduction
method
a character object indicates the method used for dimentionality reduction
data(demo.sp); demo.sub.sp = demo.sp[1:5,]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.