dot-fit: Model bag

.fitR Documentation

Model bag

Description

Fits all models from the chosen bag.

Usage

.fit(y, x, args)

Arguments

y

response: vector of length n

x

covariates: matrix with n rows (samples) and k * p columns (variables)

args

options for paired lasso: list of arguments (output from .dims and .args)

Value

list of glmnet-like objects

Examples

NA

rauschenberger/palasso documentation built on Feb. 18, 2024, 11:02 p.m.