check.stopping: (Internal function) Check whether the ipcaps process meets...

Description Usage Arguments Value

View source: R/check.stopping.R

Description

(Internal function) Check whether the ipcaps process meets the stopping criterion.

Usage

1
check.stopping(eigen.value, threshold)

Arguments

eigen.value

A vector of Eigenvalues return from svd ($d), rARPACK::svds ($d), eigen ($values) or rARPACK::eigs ($values).

threshold

A threshold or a cutoff to stop the ipcaps process. Also see ipcaps (the parameter threshold).

Value

A list containing status, eigen.value, eigen.fit , threshold, and no.significant.PC as explained below:


kridsadakorn/ipcaps.bioc documentation built on Jan. 22, 2020, 11:18 p.m.