Description Usage Arguments Value See Also Examples
est() computes unadjusted and adjusted point estimates of the
treatment effect based on results from a two-stage group-sequential clinical
trial. It uses these to determine point estimator (conditional and marginal)
bias and residual mean squared error.
1 2 3 4 5 6 |
des |
An object of class OptGS_des, as returned by |
tau |
A |
density |
A |
summary |
A |
A list with additional class "OptGS_est". It
will contain each of the input variables (subject to internal modification),
along with the following elements:
estimates: A tibble giving details on point
estimates.
estimators: A tibble giving performance of the
point estimators.
build, des_gs,
des_nearopt, des_opt, sim.
1 2 | # Calculations for the default parameters
perf <- est()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.