Summary Method for Control Objects
Prints the current definitions for the sampling function.
## S3 method for class 'RSctr' summary(object, ...)
object |
object of class |
... |
potential further arguments (ignored) |
ctr <- rsctrl(n_eff = 1, seed = 123123123) # specify controls summary(ctr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.