Objects from the Class
Objects can be created by calls of the form new("SPcaGrid", ...) but the
usual way of creating SPcaGrid objects is a call to the function
SPcaGrid() which serves as a constructor.Slots
call, center, scale, loadings,
eigenvalues, scores, k,
sd, od, cutoff.sd, cutoff.od,
flag, n.obs:-
from the
"Pca-class" class.
Extends
Class "PcaGrid", directly.
Class "PcaRobust", by class "PcaGrid", distance 2.
Class "Pca", by class "PcaGrid", distance 3.Methods
- getQuan
signature(obj = "SPcaGrid"): ...