Home
last modified time | relevance | path

Searched refs:gam_ (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/formula/
H A Dapi.py9 import statsmodels.gam.generalized_additive_model as gam_ namespace
28 glmgam = gam_.GLMGam.from_formula
30 del lm_, dm_, mlm_, glm_, roblm_, qr_, hr_, gee_, gam_