superpc-internal {superpc} | R Documentation |
Internal superpc functions
cor.func(x, y, fudge = median(sd)) coxfunc(x, y, status, fudge = median(sd)) coxscor(x, y, ic, offset = rep(0, length(y))) coxvar(x, y, ic, offset = rep(0, length(y)), coxstuff.obj = NULL) mysvd(x, n.components = NULL)
These are not to be called by the user.
Eric Bair and Rob Tibshirani