Saccharin {NRAIA} | R Documentation |
The Saccharin
data frame has 9 rows and 3 columns from an
experiment on the elimination of saccharin.
This data frame contains the following columns:
Bates and Watts (1998), Nonlinear Regression Analysis and Its Applications, Wiley (Appendix A1.5).
xyplot(cumsum(sacch) ~ I(start + length), Saccharin, type = c("g", "S"), scales = list(x = list(log = 2)), xlab = "Time (hr)", ylab = "Cumulative saccharin")