conduct.phase3 {SAME} | R Documentation |
Function to estimate the hazard ratios and other statistics of the selected subgroup
Description
This function is used to estimate the effect size of the selected subgroup.
Usage
conduct.phase3(data, eta, theta)
Arguments
data |
a data.frame in which to interpret the variables named in the formula |
eta |
a cutoff probability for the strength of evidence for decision-making |
theta |
a clinically meaningful treatment effect size defined by clinicians |
Value
conduct.phase3()
Examples
conduct.phase3(example.2,eta=0.8, theta=0.95)
[Package SAME version 0.1.0 Index]