plotProbs: plotProbs

Description Usage Arguments Value Examples

Description

Plots the randomization probabilities over study time stratified by age treatment group.

Usage

1
2
plotProbs(StudyObj, strProb = "UnWeightedRandomizationProbabilities",
  cohortAgeNames = NULL, ...)

Arguments

StudyObj

A FAIRsimulator study object

...

Other parameters passed to getCohortAgeRange

Value

An invisible list of ggplot objects, one for each age tretament group.

Examples

1
2
3
4
## Not run: 
plotProbs(StudyObj)

## End(Not run)

eniclas/FAIRsimulator documentation built on May 16, 2019, 5:12 a.m.