data_blanford {anovir} | R Documentation |
Full data from Blanford et al (2012)
Description
Complete data from the publication: Blanford S, Jenkins NE, Read AF, Thomas MB (2012) Evaluating the lethal and pre-lethal effects of a range of fungi against adult Anopheles stephensi mosquitoes. Malaria Journal. 11:365 doi
Usage
data_blanford
Format
An object of class data.frame
with 1320 rows and 9 columns.
Details
- block
experimental block within experiment (1 - 5)
- treatment
experimental treatment
- replicate cage
replicate cage within treatment (1 - 4)
- day
time post-infection (days)
- censor
'1' censored, '0' died
- d
an indicator variable; '0' censored, '1' died
- inf
'0' uninfected treatement, '1' infected treatment
- t
time post-infection (days)
- fq
frequency of individuals
Source
Simon Blanford and Matthew Thomas generously provided and allowed the release of these data
Examples
head(data_blanford)
[Package anovir version 0.1.0 Index]