Take n random samples from prior

get.sample(prior, n)

Arguments

prior

data.frame with distn, parama, paramb

n

number of samples to return

Value

vector with n random samples from prior

Details

Like pr.samp, with prior as a single input

See also