Learn R Programming

anovir (version 0.1.0)

data_blanford: 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

Arguments

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

Examples

Run this code
# NOT RUN {
head(data_blanford)
# }

Run the code above in your browser using DataLab