coef.pelora: Extract the Model Coefficients of Pelora
Description
Yields the coefficients of the penalized logistic
regression model that is fitted by pelora with its groups of
predictor variables (genes) as input
Usage
# S3 method for pelora
coef(object, ...)
Arguments
object
an R object of class"pelora",
typically the result of pelora().
…
further arguments passed to and from methods.
Value
A numeric vector of length \(\code{noc}+1\), giving the
penalized logistic regression coefficients for the intercept and the
noc groups and/or single variables identified by pelora.