weibull: Regular Weibull regression

View source: R/spweibull.R

weibullR Documentation

Regular Weibull regression

Description

Regular Weibull regression

Usage

weibull(Y, X, inits = NULL, max.iter, silent = TRUE)

Arguments

Y

Dependent variables.

X

Duration equation covariates.

inits

Vector of starting values.

max.iter

Maximum iterations to try.

silent

Suppress optim trace output?


andybega/spduration documentation built on Feb. 9, 2024, 8:23 p.m.