6.9.7.3.1.1.5. statsmodels.sandbox.tests.test_gam.AdditiveModel.fit

AdditiveModel.fit(Y, rtol=1e-06, maxiter=30)[source]

fit the model to a given endogenous variable Y

This needs to change for consistency with statsmodels