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
    • statsmodels.genmod.generalized_estimating_equations.GEE
    • statsmodels.genmod.generalized_estimating_equations.NominalGEE
    • statsmodels.genmod.generalized_estimating_equations.OrdinalGEE
    • statsmodels.genmod.qif.QIF
    • statsmodels.genmod.generalized_estimating_equations.GEEResults
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.conf_int
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.cov_params
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.get_distribution
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.get_margeff
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.get_prediction
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.info_criteria
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.initialize
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.llf_scaled
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.load
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.normalized_cov_params
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.params_sensitivity
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.plot_added_variable
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.plot_ceres_residuals
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.plot_isotropic_dependence
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.plot_partial_residuals
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.predict
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.pseudo_rsquared
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.qic
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.remove_data
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.save
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.score_test
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.sensitivity_params
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.standard_errors
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.summary
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.summary2
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.t_test
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.t_test_pairwise
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.wald_test
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.wald_test_terms
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.aic
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.bic
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_deviance
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.bic_llf
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.bse
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.centered_resid
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.deviance
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.fittedvalues
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.llf
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.llnull
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.mu
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.null
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.null_deviance
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.pearson_chi2
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.pvalues
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_anscombe
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_anscombe_scaled
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_anscombe_unscaled
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_centered
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_centered_split
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_deviance
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_pearson
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_response
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_split
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_working
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.split_centered_resid
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.split_resid
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.tvalues
      • statsmodels.genmod.generalized_estimating_equations.GEEResults.use_t
    • statsmodels.genmod.generalized_estimating_equations.GEEMargins
    • statsmodels.genmod.qif.QIFResults
    • statsmodels.genmod.cov_struct.CovStruct
    • statsmodels.genmod.cov_struct.Autoregressive
    • statsmodels.genmod.cov_struct.Exchangeable
    • statsmodels.genmod.cov_struct.GlobalOddsRatio
    • statsmodels.genmod.cov_struct.Independence
    • statsmodels.genmod.cov_struct.Nested
  • Generalized Additive Models (GAM)
  • 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 Estimating Equations
  • statsmodels.genmod.generalized_estimating_equations.GEEResults
  • statsmodels.genmod.generalized_estimating_equations.GEEResults.mu

statsmodels.genmod.generalized_estimating_equations.GEEResults.mu#

GEEResults.mu#

See GLM docstring.

previous

statsmodels.genmod.generalized_estimating_equations.GEEResults.llnull

next

statsmodels.genmod.generalized_estimating_equations.GEEResults.null

On this page
  • GEEResults.mu
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.