powered by
"designPrior"
Plot method for class "designPrior"
# S3 method for designPrior plot(x, ...)
Plots the density of the design prior
Object of class "designPrior"
Other arguments passed to plot
plot
Samuel Pawel
dp <- designPrior(to = 2.3123, so = 0.1, mu = 1.1, tau = 0.2) plot(dp) plot(dp, xlim = c(0, 5), length.out = 500)
Run the code above in your browser using DataLab