Implements a normal data distribution for z-values given an observed z-value
and stage size.
Standard deviation is 1 and mean where
is the standardized effect size.
The option two_armed can be set to decide whether a one-arm or a
two-arm design should be computed.
Usage
Normal(two_armed = TRUE)
# S4 method for Normal
quantile(x, probs, n, theta, ...)
# S4 method for Normal,numeric
simulate(object, nsim, n, theta, seed = NULL,
...)
# S4 method for Normal
show(object)
Arguments
two_armed
logical indicating if a two-armed trial is regarded