Methods mapping, and trials, are extractor functions.
Usage
# S4 method for CalmDesign
augment(object, model, ...)
.anccrize_design(object)
# S4 method for CalmDesign
show(object)
mapping(object)
# S4 method for CalmDesign
mapping(object)
trials(object)
# S4 method for CalmDesign
trials(object)
Arguments
- object
A CalmDesign, as returned by parse_design
- model
A modelname string. One of supported_models()
- ...
Additional parameters depending on the model.