Grass | R Documentation |
These data arose from a 4^3
factorial experiment with the three major plant nutrients, nitrogen (N), phosphorus (P), and potassium (K), on the
yield of coastal Bermuda grass. The experiment was performed to produce a response surface for the effects of the three nutrients, so that an optimal
dressing could be predicted. The grass was cut about every five weeks and oven-dried.
data(Grass)
A data frame with 64 rows and 4 variables:
a numeric vector indicating the Nitrogen level, in lb/acre.
a numeric vector indicating the Phosphorus level, in lb/acre.
a numeric vector indicating the Potassium level, in lb/acre.
a numeric vector indicating the yields, in tons/acre.
Welch L.F., Adams W.E., Carmon J.L. (1963) Yield Response Surfaces, Isoquants, and Economic Fertilizer Optima for Coastal Bermuda grass. Agronomy Journal, 55, 63-67.
McCullagh P., Nelder J.A. (1989). Generalized Linear Models. 2nd Edition. Chapman and Hall, London.
Wei B.C. (1998). Exponential Family Nonlinear Models. Springer, Singapore.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.