ermod_*S3 methods for the classes ermod_*
# S3 method for ermod
print(x, digits = 2, ...)# S3 method for ermod_bin
plot(x, show_orig_data = FALSE, ...)
# S3 method for ermod
coef(object, ...)
# S3 method for ermod
summary(object, ...)
An object of class ermod_*
Number of digits to print
Additional arguments passed to functions
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.
An object of class ermod_*