ama1c1cpg {asht}R Documentation

Three arm phase 1 malaria vaccine trial

Description

Growth inhibition responses from a three arm vaccine trial (Mullen, et al, 2008).

Usage

data("ama1c1cpg")

Format

A data frame with 58 observations on the following 2 variables.

vacc

a factor representing the three arms of the trial. The levels are: 20ug+CPG 80ug 80ug+CPG

resp

a numeric vector giving the response: day 70 sera percent in vitro growth inhibition of the 3D7 malaria parasite.

References

Mullen, GE, Ellis, RD, Miura, K, Malkin, E, Nolan, C, Han, M, Fay, MP, Saul, A, Zhu, D, Rausch, K, Moretz, S, Shou, H, Long, CA, Miller, LH, Treanor, J. 2008. Phase 1 trail of ama1-c1/alhydrogel plus cpg 7909: an asexual blood-stage vaccine for plasmodium falciparum malaria. PLoS ONE. 3(8):32940.

Examples

data(ama1c1cpg)
## maybe str(ama1c1cpg) ; plot(ama1c1cpg) ...

[Package asht version 1.0.1 Index]