generate_coefficients: Generate coefficients for a model (if applicable).
Description
Generate coefficients for a model (if applicable).
Usage
generate_coefficients(object)
Arguments
object
A list of class easy_*, where * is the name of the algorithm.
Value
A data.frame, the generated penalized regression model coefficients.