powered by
This function estimates the parameters of the TLCAR distribution while respecting the constraints on the parameters.
fTLCAR(data)
Numeric vector of estimated parameters.
Numeric vector of data values.
data(ConductorFailureTimes) estimated_params <- fTLCAR(ConductorFailureTimes)
Run the code above in your browser using DataLab