# \donttest{
### Example One: PO data structure
fm1 = Bayes_ord(response~treatment, example.data, "PO")
### Example Two: NPO data structure
fm2 = Bayes_ord(response~treatment, example.data, "NPO", U = c(100,80,65,25,10,0))
# }
Run the code above in your browser using DataLab