fast.condNumber: Condition number using fast.svd

Description Usage

View source: R/metrics.R

Description

When X is rectangular, the SVD of XX' (or X'X) will be faster if ncol > nrow (or nrow > ncol) Since we only care about the ratio between first and last singular values, there's no need to calculate V'

Usage

1

ttdtrang/gbnorm documentation built on Dec. 23, 2021, 1:01 p.m.