ermod_exp_sel_method {BayesERtools}R Documentation

S3 methods for the classes ermod_exp_sel

Description

S3 methods for the classes ermod_exp_sel

Usage

## S3 method for class 'ermod_exp_sel'
print(x, digits = 2, ...)

## S3 method for class 'ermod_exp_sel'
plot(x, ...)

Arguments

x

An object of class ermod_bin_exp_sel

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]