readABCGCBCoef: Read coefficients for the ABC/GCB classifier

Description Usage Value Examples

View source: R/ABCGCBCoef.R

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)

HaemAalborg/hemaClass documentation built on Oct. 22, 2019, 7:01 p.m.