autoplot.conditionalCI: Display Conditional Confidence Intervals

View source: R/conditionalCI.R

autoplot.conditionalCIR Documentation

Display Conditional Confidence Intervals

Description

Display conditional confidence intervals.

Usage

## S3 method for class 'conditionalCI'
autoplot(object, value = TRUE, unconditional.CI = TRUE, plot = TRUE, ...)

Arguments

object

output of the function conditionalCI.

value

[logical] should the identity line be displayed (in blue)?

unconditional.CI

[logical] should the unconditional confidence intervals be displayed (in red)?

plot

[logical] should the graph be displayed in a graphical window?

...

not used, for compatibility with the generic method.


bozenne/butils documentation built on Oct. 14, 2023, 6:19 a.m.