print.prior: Print prior
object
Description
Prints the model specifications of an object of class
prior
.
Usage
# S3 method for prior
print(x, call = TRUE, check = TRUE, ...)
Arguments
- x
object of class prior
- call
logical, if TRUE
, the call will be printed
- check
logical, if TRUE
, the model class will be checked
- ...
ignored.