powered by
"designPrior"
Print method for class "designPrior"
# S3 method for designPrior print(x, ...)
Prints text summary in the console and invisibly returns the
"designPrior" object
Object of class "designPrior"
Other arguments (for consistency with the generic)
Samuel Pawel
dp <- designPrior(to = 0.5, so = 0.05, sp = 0.2, tau = 0.1) print(dp)
Run the code above in your browser using DataLab