Description Usage Value Examples
Functions to read coefficients for REGS classifiers and predictors.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | readPredCoef()
readClasCoef()
readCyclophosphamideClasCoef()
readCyclophosphamidePredCoef()
readDoxorubicinClasCoef()
readDoxorubicinPredCoef()
readVincristineClasCoef()
readVincristinePredCoef()
readRituximabClasCoef()
readRituximabPredCoef()
readRituximabClasCorCoef()
readRituximabPredCorCoef()
readRituximabClasLytiskCoef()
readDexamethasoneClasCoef()
readDexamethasonePredCoef()
readMelphalanClasCoef()
readMelphalanPredCoef()
|
A matrix
of coefficients.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | head(readPredCoef())
head(readClasCoef())
head(readCyclophosphamideClasCoef())
head(readCyclophosphamidePredCoef())
head(readDoxorubicinClasCoef())
head(readDoxorubicinPredCoef())
head(readVincristineClasCoef())
head(readVincristinePredCoef())
head(readRituximabClasCoef())
head(readRituximabPredCoef())
head(readRituximabClasCorCoef())
head(readRituximabPredCorCoef())
head(readRituximabClasLytiskCoef())
head(readDexamethasoneClasCoef())
head(readDexamethasonePredCoef())
head(readMelphalanClasCoef())
head(readMelphalanPredCoef())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.