PermSimStrat | R Documentation |
Permutation Inference for Stratified Estimator
PermSimStrat(data, obs_stats, tau, alpha = 0.05, reps = 2000)
data |
Data.frame containing: arm, idx, status, strata time. |
obs_stats |
Observed contrasts. |
tau |
Truncation time. |
alpha |
Type I error. |
reps |
Simulations replicates. |
Data.frame containing:
Permutation difference 'perm_diff' and ratio 'perm_ratio' of areas.
Indicators that the permutation difference or ratio was as or more extreme than the observed difference or ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.