read_rp_lasso_model_rds {FastRet}R Documentation

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()

Value

A frm object.

Examples

frm <- read_rp_lasso_model_rds()

[Package FastRet version 1.1.4 Index]