Learn R Programming

KenSyn (version 0.3)

wheatyield: Wheat Yield at a regional scale (fake data).

Description

Wheat yield. The data set consists of 45 measurements of wheat yields from 15 experimental sites (one year) in a fictive agricultural region. In this dataset, a study represents a site-year with 2 to 4 blocks. Each block corresponds to an experimental plot on which the yield of the crop (expressed in t.ha-1) was measured. Thus, each study contains 2 to 4 measurements of yields

Usage

wheatyield

Arguments

Format

a RangedData instance, 1 row per measurement. Site : experimental site, Rdt : Wheat Yield (ton/hectare)

Examples

Run this code
# NOT RUN {
summary(wheatyield)
# NOT RUN example of analysis with mixted model on this dataset
# demo(package="KenSyn", "ch01_mixedmodel_nlme")
# }

Run the code above in your browser using DataLab