# Linear model with random effects
dpoly(beta.1="rel")
# Quadratic model dose-response function
# with an exchangeable (random) absolute parameter estimated for the 2nd coefficient
dpoly(beta.1="rel", beta.2="random")
Run the code above in your browser using DataLab