R/beta_uniform_gamma.R, R/beta_uniform_pareto.R, R/exponential_gamma.R, and 6 more
PriorDraw.RdDraw from the prior distribution
# S3 method for class 'beta'
PriorDraw(mdObj, n = 1)
# S3 method for class 'beta2'
PriorDraw(mdObj, n = 1)
# S3 method for class 'exponential'
PriorDraw(mdObj, n)
PriorDraw(mdObj, n)
# S3 method for class 'mvnormal'
PriorDraw(mdObj, n = 1)
# S3 method for class 'mvnormal2'
PriorDraw(mdObj, n = 1)
# S3 method for class 'normalFixedVariance'
PriorDraw(mdObj, n = 1)
# S3 method for class 'normal'
PriorDraw(mdObj, n = 1)
# S3 method for class 'weibull'
PriorDraw(mdObj, n = 1)A sample from the prior distribution