| begonia {repolr} | R Documentation |
Begonia Pot Plant Quality Scores
Description
Begonia pot plant quality scores (for 2 varieties and 3 transport chains), during 5 weeks in simulated shelf-life conditions (temperature, light and irrigation). Quality scores were originally made on an ordinal scale from 1 to 10 (highest quality). However, only categories 2 to 9 were used, so these were re-coded to scale from 1 to 8. In addition to overall quality scores, a range of plant physiological characteristics were also observed.
Usage
data(begonia)
Format
A data frame with 720 observations on the following variables.
Potpot plant identifier; 1 to 144.
Plotlocation in growing compartment; 1 to 48.
Weekweek number in simulated shelf-life; 1 to 5.
Temptemperature in compartment;
16Cor21C.Lightlight level in compartment;
HighorLow.Chaintransport chain;
Cold,Comm(commercial) orOptm(optimum).Irrigirrigation in compartment;
Cont(control) orFluct(fluctuating).Varietyvariety;
BalliorBatik.Qualquality score; 1 to 8.
FDropcount of dropped flowers.
CBDropcount of dropped coloured buds.
GBDropcount of dropped green buds.
FDamcount of damaged flowers.
FSingcount of single flowers.
FDoubcount of double flowers.
LYellcount of yellow leaves.
Source
Parsons NR, Edmondson RN, Gilmour SG. A generalized estimating equation method for fitting autocorrelated ordinal score data with an application in horticultural research. Journal of the Royal Statistical Society C 2006; 55:507-524.
Examples
data(begonia)
head(begonia)