plot.IntervalRegression {penaltyLearning}R Documentation

plot IntervalRegression

Description

Plot an IntervalRegression model.

Usage

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

Arguments

x

x

...

...

Value

a ggplot.

Author(s)

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


[Package penaltyLearning version 2024.9.3 Index]