read_rp_lasso_model_rds: LASSO Model trained on RP dataset

View source: R/util.R

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

FastRet documentation built on June 25, 2024, 5:07 p.m.