weibull {spduration} | R Documentation |
Regular Weibull regression
weibull(Y, X, inits = NULL, max.iter, silent = TRUE)
Y |
Dependent variables. |
X |
Duration equation covariates. |
inits |
Vector of starting values. |
max.iter |
Maximum iterations to try. |
silent |
Suppress |