scale1_taylorf {survmixer} | R Documentation |
returns the value of the scale parameter in the intervention group using Taylor series
scale1_taylorf(ascale0, Delta, tau)
ascale0 |
scale parameter for the weibull distribution in the control group |
Delta |
RMST difference between groups |
tau |
end of follow-up |
Variance computation
Weibull parametrization: S(x) = exp(- (x/a)^b)
Marta Bofill Roig