Learn R Programming

BayesERtools (version 0.2.0)

ersim_method: 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 ersim
plot(x, show_orig_data = FALSE, ...)

# S3 method for ersim_med_qi plot(x, show_orig_data = FALSE, ...)

Value

No return value, called for print or plot side effects

Arguments

x

An object of the classes ersim_* or ersim_med_qi_*

show_orig_data

logical, whether to show the data points in the model development dataset. Default is FALSE. Only support plotting with data that was used in the model development. If you want to use other data, consider adding geom_point() to the plot manually.

...

Additional arguments passed to functions