arms_factorial: Build factorial arms

Description Usage Arguments Examples

View source: R/arm.R

Description

Adds arms of ALL combinations of the supplied variables as arms

Usage

1

Arguments

...

A number of parameters

Examples

1
2
# will run 4 arms, corresponding to each combination
arms_factorial(seed = c(21, 42), type = c("fast", "slow"))

rjbgoudie/mngr documentation built on May 27, 2019, 9:13 a.m.