print.IntervalRegression {penaltyLearning}R Documentation

print IntervalRegression

Description

print learned model parameters.

Usage

## S3 method for class 'IntervalRegression'
print(x, 
    ...)

Arguments

x

x

...

...

Author(s)

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


[Package penaltyLearning version 2024.9.3 Index]