deflat: deflat function used by 'mbpca'

Description Usage Arguments Value Author(s)

View source: R/deflat.R

Description

An internal function called by mbpca.

Usage

1
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

Author(s)

Chen Meng


mogsa documentation built on Nov. 8, 2020, 5:41 p.m.