ersim_method {BayesERtools} | R Documentation |
S3 methods for the classes ersim_*
and ersim_med_qi_*
Description
S3 methods for the classes ersim_*
and ersim_med_qi_*
Usage
## S3 method for class 'ersim'
plot(x, show_orig_data = FALSE, ...)
## S3 method for class 'ersim_med_qi'
plot(x, show_orig_data = FALSE, ...)
Arguments
x |
An object of the classes |
show_orig_data |
logical, whether to show the data points in the
model development dataset. Default is |
... |
Additional arguments passed to functions |
Value
No return value, called for print or plot side effects
[Package BayesERtools version 0.2.3 Index]