Learn R Programming

EpiPvr (version 0.0.1)

ap_data_sim_SPT: Simulated access period experiment Data for a hypothetical SPT virus

Description

This dataset contains simulated AP assay results for an SPT virus (AAP and IAP sub-assays)

Usage

ap_data_sim_SPT

Arguments

Format

A List that is a collection of 5 data objects and 3 attributes

d_AAP

Numeric 3 x n array for acquistion access sub-assay: variable duration; reps per duration, no. infected test plants per duration

d_IAP

Numeric 3 x n array for inoculation access sub-assay: variable duration; reps per duration, no. infected test plants per duration

d_durations

Numeric 2 x 2 assay of fixed durations (FD): row 1, FDs for acquistion access sub-assay; row 2, FDs acquistion access sub-assay. nb diagonal entries must be '-1' indicating redundancy since these elements correspond to the variable durations

d_vectorspp

Numeric number of insects per plant

d_pathogen

Character representing underlying virus

#'

"alpha"

Numeric: acquisition rate (h^-1); used to generate the data or '-1' if unknown

"beta"

Numeric: inoculation rate (h^-1); used to generate the data or '-1' if unknown

"mu"

Numeric: insect recovery rate (h^-1); used to generate the data or '-1' if unknown