Description Usage Value Examples
Function to read or get the coefficients used in the linear predictor score of the ABC/GCB classifier.
1 |
A matrix
with the coefficients.
1 2 3 | coefs <- readABCGCBCoef()
head(coefs)
str(coefs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.