Learn R Programming

crmn (version 0.0.8)

pcaMuffle: Muffle...

Description

Muffle

Usage

pcaMuffle(w)

Arguments

w
a warning

Value

  • nothing

Details

Muffle the pca function

PCA and Q2 issues warnings about biasedness and poorly estimated PCs. The first is non-informative and the poorly estimated PCs will show up as poor overfitting which leads to a choice of fewer PCs i.e. not a problem. This function is mean to muffle those warnings.