readABCGCBCoef: Read coefficients for the ABC/GCB classifier

Description Usage Value Examples

Description

Function to read or get the coefficients used in the linear predictor score of the ABC/GCB classifier.

Usage

1

Value

A matrix with the coefficients.

Examples

1
2
3
coefs <- readABCGCBCoef()
head(coefs)
str(coefs)

oncoclass/hemaClass documentation built on May 24, 2019, 2:19 p.m.