segreg.model.OneBkptSegRegEstimator.loglikelihood¶
- property OneBkptSegRegEstimator.loglikelihood¶
 Computes loglikelihood at the MLE (maximum likelihood estimate).
This assumes the residual errors are normally distributed i.i.d. with zero mean and constant variance.
- Raises
 Exception – If
fithas not been called.- Returns
 loglikelihood
- Return type
 float