pamr-internal {pamr} | R Documentation |
Internal pamr functions
pamr.pairscore(x, pair.ind=NULL) pamr.pvalue.survival(group, survival.time, censoring.status, ngroup.survival) pamr.score.to.class1(x, scores, cutoff=2, n.class=2) pamr.score.to.class2(x, scores, cutoff=2, n.pc=1, n.class=2) pamr.cube.root(x) print.nsc(x, ...) print.nsccv(x, ...) ## S3 method for class 'pamrtrained' print(x, ...) ## S3 method for class 'pamrcved' print(x, ...)
These are not to be called by the user.
Balasubramanian Narasimhan and Rob Tibshirani