risk_weibull {pseval} | R Documentation |
Weibull risk model for time to event outcome
Description
Weibull risk model for time to event outcome
Usage
risk_weibull(model = Y ~ S.1 * Z, D = 5000)
Arguments
model |
Formula specifying the risk model. The outcome should be a Surv object specifying right censoring |
D |
number of samples for simulated annealing |
[Package pseval version 1.3.1 Index]