IntervalRegressionUnregularized {penaltyLearning}R Documentation

IntervalRegressionUnregularized

Description

Use IntervalRegressionRegularized with initial.regularization=0 and factor.regularization=NULL, meaning fit one un-regularized interval regression model.

Usage

IntervalRegressionUnregularized(...)

Arguments

...

passed to IntervalRegressionRegularized.

Value

List representing fit model, see help(IntervalRegressionRegularized) for details.

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]


[Package penaltyLearning version 2024.9.3 Index]