powered by
Prints the current definitions for the sampling function.
# S3 method for RSctr summary(object, ...)
object of class RSctr as obtained from rsctrl
RSctr
rsctrl
potential further arguments (ignored)
ctr <- rsctrl(n_eff = 1, seed = 123123123) # specify controls summary(ctr)
Run the code above in your browser using DataLab