Prints acceptrate Objects
This function prints objects of class "acceptrate"
.
## S3 method for class 'acceptrate' print(x, digits = max(3, getOption("digits") - 3), ...)
x |
An object of class |
digits |
An optional argument controlling the rounding of output. |
... |
Arguments to be passed to and from other methods. |
This function will simply print out the acceptance rates for the reversible jump and Metropolis-Hastings algorithms.
For an example see accept_rate
.
Antony M. Overstall A.M.Overstall@soton.ac.uk.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.