Learn R Programming

FastRet (version 1.3.0)

read_rp_lasso_model_rds: LASSO Model trained on RP dataset

Description

Read a LASSO model trained on the RP dataset using train_frm().

Usage

read_rp_lasso_model_rds()

Arguments

Value

A frm object.

Examples

Run this code
frm <- read_rp_lasso_model_rds()

Run the code above in your browser using DataLab