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?


spduration documentation built on May 29, 2024, 1:30 a.m.