fTLCAR | R Documentation |
This function estimates the parameters of the TLCAR distribution while respecting the constraints on the parameters.
fTLCAR(data)
data |
Numeric vector of data values. |
Numeric vector of estimated parameters.
data(ConductorFailureTimes)
estimated_params <- fTLCAR(ConductorFailureTimes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.