Learn R Programming

easyml (version 0.1.0)

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.

See Also

Other generate: generate_model_performance, generate_predictions, generate_variable_importances