View source: R/power_functions.R
events2power | R Documentation |
Calculate Schoenfeld or Event Proportion power from number of events
events2power(events, HR, ratio = 1, alpha1 = 0.025, HRbound = 1)
events |
Number of events. |
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). |
Power as a decimal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.