pamr-internal {pamr}R Documentation

Internal pamr functions

Description

Internal pamr functions

Usage

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)
## S3 method for class 'nsc'
print(x, ...)
## S3 method for class 'nsccv'
print(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


[Package pamr version 1.56.2 Index]