Skip to main content
Ctrl+K

statsmodels

  • Installing
  • Getting started
  • User Guide
  • Examples
    • API Reference
    • About statsmodels
    • Developer Page
    • Release Notes
  • GitHub
  • PyPI
  • DOI
  • Installing
  • Getting started
  • User Guide
  • Examples
  • API Reference
  • About statsmodels
  • Developer Page
  • Release Notes
  • GitHub
  • PyPI
  • DOI

Section Navigation

  • endog, exog, what’s that?
  • Import Paths and Structure
  • Fitting models using R-style formulas
  • Pitfalls
  • Linear Regression
  • Generalized Linear Models
  • Generalized Estimating Equations
  • Generalized Additive Models (GAM)
    • statsmodels.gam.generalized_additive_model.GLMGam
    • statsmodels.gam.generalized_additive_model.LogitGam
      • statsmodels.gam.generalized_additive_model.LogitGam.cdf
      • statsmodels.gam.generalized_additive_model.LogitGam.cov_params_func_l1
      • statsmodels.gam.generalized_additive_model.LogitGam.fit
      • statsmodels.gam.generalized_additive_model.LogitGam.fit_constrained
      • statsmodels.gam.generalized_additive_model.LogitGam.fit_regularized
      • statsmodels.gam.generalized_additive_model.LogitGam.from_formula
      • statsmodels.gam.generalized_additive_model.LogitGam.get_distribution
      • statsmodels.gam.generalized_additive_model.LogitGam.hessian
      • statsmodels.gam.generalized_additive_model.LogitGam.hessian_factor
      • statsmodels.gam.generalized_additive_model.LogitGam.hessian_numdiff
      • statsmodels.gam.generalized_additive_model.LogitGam.information
      • statsmodels.gam.generalized_additive_model.LogitGam.initialize
      • statsmodels.gam.generalized_additive_model.LogitGam.loglike
      • statsmodels.gam.generalized_additive_model.LogitGam.loglikeobs
      • statsmodels.gam.generalized_additive_model.LogitGam.pdf
      • statsmodels.gam.generalized_additive_model.LogitGam.predict
      • statsmodels.gam.generalized_additive_model.LogitGam.score
      • statsmodels.gam.generalized_additive_model.LogitGam.score_factor
      • statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff
      • statsmodels.gam.generalized_additive_model.LogitGam.score_obs
      • statsmodels.gam.generalized_additive_model.LogitGam.endog_names
      • statsmodels.gam.generalized_additive_model.LogitGam.exog_names
      • statsmodels.gam.generalized_additive_model.LogitGam.family
      • statsmodels.gam.generalized_additive_model.LogitGam.link
    • statsmodels.gam.generalized_additive_model.GLMGamResults
    • statsmodels.gam.smooth_basis.BSplines
    • statsmodels.gam.smooth_basis.CyclicCubicSplines
  • Robust Linear Models
  • Linear Mixed Effects Models
  • Regression with Discrete Dependent Variable
  • Generalized Linear Mixed Effects Models
  • ANOVA
  • Other Models othermod
  • Time Series analysis tsa
  • Time Series Analysis by State Space Methods statespace
  • Vector Autoregressions tsa.vector_ar
  • Methods for Survival and Duration Analysis
  • Nonparametric Methods nonparametric
  • Generalized Method of Moments gmm
  • Other Models miscmodels
  • Multivariate Statistics multivariate
  • Statistics stats
  • Contingency tables
  • Multiple Imputation with Chained Equations
  • Treatment Effects treatment
  • Empirical Likelihood emplike
  • Distributions
  • Graphics
  • Input-Output iolib
  • Tools
  • Working with Large Data Sets
  • Optimization
  • The Datasets Package
  • Sandbox
  • User Guide
  • Generalized Additive Models (GAM)
  • statsmodels.gam.generalized_additive_model.LogitGam
  • statsmodels.gam.generalized_additive_model.LogitGam.family

statsmodels.gam.generalized_additive_model.LogitGam.family#

LogitGam.family#

previous

statsmodels.gam.generalized_additive_model.LogitGam.exog_names

next

statsmodels.gam.generalized_additive_model.LogitGam.link

On this page
  • LogitGam.family
Show Source

© Copyright 2009-2025, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.