rsvd_spca: rsvd_spca

Description Usage Arguments Value Examples

View source: R/rsvd_spca.R

Description

implementation of rsvd_spca method by Shen and Huang. only soft-thresholding for now (december 2018)

Usage

1
2
3
rsvd_spca(dat, R, lambda, penalty = c("soft", "scad"), ridge = 1e-06,
  maxiter, scadgamma, inits = c("SVD", "oracle", "multistart"),
  nrstart = NULL, oracle = NULL)

Arguments

hi

ya

Value

yo

Examples

1
hi

soogs/sparks documentation built on May 17, 2019, 3:14 a.m.