power2events {gestate} | R Documentation |
Calculate Schoenfeld or Event Proportion based event numbers from power
Description
Calculate Schoenfeld or Event Proportion based event numbers from power
Usage
power2events(power, HR, ratio = 1, alpha1 = 0.025, HRbound = 1)
Arguments
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). |
Value
Required event number
[Package gestate version 1.6.0 Index]