sTLCAR {TLCAR} | R Documentation |
This function estimates the parameters of the TLCAR distribution while respecting the constraints on the parameters. It plots the histogram of the data along with the estimated density curve.
sTLCAR(data)
data |
Numeric vector of data values. |
Numeric vector of estimated parameters.
data(ConductorFailureTimes)
sTLCAR(ConductorFailureTimes)