plot.siqr {siqr} | R Documentation |
plot function of siqr
Description
plot function of siqr
Usage
## S3 method for class 'siqr'
plot(x, ..., bootstrap.interval = FALSE)
Arguments
x |
The SIQR model object |
... |
optional arguments |
bootstrap.interval |
whether to calculate and plot bootstrap interval |
Value
None
[Package siqr version 0.8.1 Index]