Rdocumentation
powered by
Learn R Programming
mogsa (version 1.6.4)
deflat: deflat function used by
mbpca
Description
An internal function called by
mbpca
.
Usage
deflat(x, t, tb, pb, method = "globalScore")
Arguments
x
A
list
of
matrix
want to deflat
t
The global scores returned by
msvd
or
nipalsSoftK
tb
The block scores returned by
msvd
or
nipalsSoftK
pb
The block loadings returned by
msvd
or
nipalsSoftK
method
A charater to specify the deflation strateg, could be one of c("globalScore", "blockLoading", "blockScore").
Value
A
list
of deflated
matrix