| HawCon {qra} | R Documentation |
Hawaiian Contemporary Cold Treatment Dataset
Description
The counts of live/dead were derived by injecting a known number of individuals of the target life stage into citrus fruits, subjecting them to treatment and then counting the number of individuals emerging.
Usage
data("HawCon")
Format
A data frame with 106 observations on the following 10 variables.
SpeciesSpecies of fruitfly
CNCommon name, in abbreviated form. MedFly is ‘Mediterranean Fruit Fly’. MelonFly is ‘Melon Fly’
LifestageTrtLifestage treated
RepNumberReplicate number
PropDeadFraction dead
TrtTimeTreatment time (days)
Deada numeric vector
Livea numeric vector
Totala numeric vector
Details
The help page for HawCon in the ColdData has further
details.
Source
Dr Peter Follett
References
A paper is in the course of preparation.
Examples
data(HawCon)
str(HawCon)
[Package qra version 0.2.7 Index]