# NOT RUN {
library(mratios)
data(SRAssay)
str(SRAssay)
plot(Response~Dose, data=SRAssay)
# library(lattice)
# xyplot(Response~Dose|Treatment, data=SRAssay)
# see ?sci.ratio.gen for the analysis of this dataset
# }
Run the code above in your browser using DataLab