Learn R Programming

asht (version 1.0.1)

ama1c1cpg: Three arm phase 1 malaria vaccine trial

Description

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

Usage

data("ama1c1cpg")

Arguments

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

Run this code
data(ama1c1cpg)
## maybe str(ama1c1cpg) ; plot(ama1c1cpg) ...

Run the code above in your browser using DataLab