segreg.model.OLSRegressionEstimator =================================== .. currentmodule:: segreg.model .. autoclass:: OLSRegressionEstimator :exclude-members: fit,get_func_for_params, .. rubric:: Methods .. autosummary:: :toctree: ~OLSRegressionEstimator.fit ~OLSRegressionEstimator.get_func_for_params .. rubric:: Properties .. autosummary:: :toctree: ~OLSRegressionEstimator.estimated_params_indices ~OLSRegressionEstimator.has_restricted_params ~OLSRegressionEstimator.loglikelihood ~OLSRegressionEstimator.model_function ~OLSRegressionEstimator.num_params ~OLSRegressionEstimator.param_names ~OLSRegressionEstimator.params ~OLSRegressionEstimator.r_squared ~OLSRegressionEstimator.residuals ~OLSRegressionEstimator.rss