ermod_cov_sel_method {BayesERtools} | R Documentation |
S3 methods for the classes ermod_bin_cov_sel
Description
S3 methods for the classes ermod_bin_cov_sel
Usage
## S3 method for class 'ermod_cov_sel'
print(x, digits = 2, ...)
## S3 method for class 'ermod_cov_sel'
plot(x, ...)
Arguments
x |
An object of class |
digits |
Number of digits to print |
... |
Additional arguments passed to functions |
Value
No return value, called for print or plot side effects
[Package BayesERtools version 0.2.3 Index]