# NOT RUN {
## Initialize an AnalysisModel and add objects to it
analysis.model = AnalysisModel() +
Test(id = "Placebo vs treatment",
samples = samples("Placebo", "Treatment"),
method = "TTest")
# }
Run the code above in your browser using DataLab