> i could not figure out how to write prior=c("uniform") in R. I would get
> an error every time. I think that it has something to do
> with "uniform". Do you know what i use instead of "uniform" for R? I am
> trying to do a uniform distribution.
try ?runif (random uniform distribution)