pamr.internal: Internal pamr functions

Description Usage Details Author(s)

Description

Internal pamr functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
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, ...)

Details

These are not to be called by the user.

Author(s)

Balasubramanian Narasimhan and Rob Tibshirani


pamr documentation built on May 2, 2019, 12:35 p.m.

Related to pamr.internal in pamr...