View source: R/power_functions.R
power2events | R Documentation |
Calculate Schoenfeld or Event Proportion based event numbers from power
power2events(power, HR, ratio = 1, alpha1 = 0.025, HRbound = 1)
power |
Desired power (decimal). |
HR |
Hazard Ratio. Values below 1 indicate a benefit to the active arm vs control. |
ratio |
Randomisation ratio (Schoenfeld), or event ratio (event proportion method). Default=1. |
alpha1 |
1-sided alpha. Default=0.025. |
HRbound |
HRvalue to test against. Default=1 (superiority). |
Required event number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.