superpc-internal {superpc}R Documentation

Internal superpc functions

Description

Internal superpc functions

Usage

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) 

Details

These are not to be called by the user.

Author(s)

Eric Bair and Rob Tibshirani


[Package Contents]