powered by
Constructs a discrete uniform prior distribution for two parameters
prior.two.parameters(parameter1, parameter2)
vector of values of first parameter
vector of values of second parameter
matrix of uniform probabilities where the rows and columns are labelled with the parameter values
# NOT RUN { prior.two.parameters(c(1,2,3,4),c(2,4,7)) # }
Run the code above in your browser using DataLab