makePhase | R Documentation |
makePhase - function to make phases
makePhase(nObsPerPhase = c(10, 20, 10), phaseNames = NULL)
nObsPerPhase |
Numeric vector. The length is the number of phases and each entry is the number of observations per phase. |
phaseNames |
Numeric or character vector. The names of the phases,
e.g., |
For makePhase
, a list of phase names replicated by the number
of observations per phase.
# makePhase example
makePhase()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.