Home
last modified time | relevance | path

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

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/regression/
H A Dpenalized.py126 sigma_prior=None, sigma=None): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/base/
H A D_penalties.py519 def __init__(self, weights=None, restriction=None, sigma_prior=None): argument