Home
last modified time | relevance | path

Searched defs:nuis_params (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/emplike/
H A Ddescriptive.py307 def _opt_skew(self, nuis_params): argument
339 def _opt_kurt(self, nuis_params): argument
371 def _opt_skew_kurt(self, nuis_params): argument
436 def _opt_correl(self, nuis_params, corr0, endog, nobs, x0, weights0): argument