taglife.fn_weib3: Fitting 3-parameter Weibull model to failure time data...

Description Usage Arguments Value

View source: R/taglife.fn_weib3.R

Description

Fitting 3-parameter Weibull model to failure time data (adapted from Rich's code)

Usage

1
taglife.fn_weib3(tags.in, model.in = "weibull", tag.se = T)

Arguments

tags.in

vector of observed time to failure (days)

model.in

name of model to use. Current option is "weibull" for 3-parameter weibull

tag.se

logical for whether to compute SEs

Value

list with model objects (mod_obj), fitted values (fit_vals) and table of parameter estimates (par_tab)


swhitCBR/failmod documentation built on Dec. 23, 2021, 6:45 a.m.