data_lorenz {anovir}R Documentation

A subset of data from Lorenz & Koella (2011)

Description

Data on the longevity of 256 adult female mosquitoes and the number of pathogen spores they harboured at the time of their death.

Usage

data_lorenz

Format

An object of class data.frame with 256 rows and 8 columns.

Details

These are the Lorenz & Koella data analysed in Agnew (2019) doi

Value

A dataframe

Infectious.dose

Number of spores larvae were exposed to (spores/larva)

Food

food treatment: '50' or '100'

Sex

sex of mosquito: 'F' female

Spore.Count

number of spores harboured by mosquito at time of death

t

time of death to nearest half day

censored

'1' censored, '0' died

d

death indicator: '1' died during experiment, '0' right-censored

g

infection treatment indicator: '0' uninfected, '1' infected

Source

Lorenz LM & Koella JC (2011) The microsporidian parasite Vavraia culicis as a potential late life-acting control agent of malaria. Evolutionary Applications 4: 783-790 doi

The full dataset is available at Dryad https://doi.org/10.5061/dryad.2s231

Examples

head(data_lorenz)

[Package anovir version 0.1.0 Index]