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
[Package penaltyLearning version 2024.1.25 Index]