sTLCAR | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.