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.GEEMargins
    • statsmodels.genmod.qif.QIFResults
    • statsmodels.genmod.cov_struct.CovStruct
    • statsmodels.genmod.cov_struct.Autoregressive
    • statsmodels.genmod.cov_struct.Equivalence
    • statsmodels.genmod.cov_struct.Exchangeable
    • statsmodels.genmod.cov_struct.GlobalOddsRatio
    • statsmodels.genmod.cov_struct.Independence
    • statsmodels.genmod.cov_struct.Nested
    • statsmodels.genmod.cov_struct.NominalIndependence
    • statsmodels.genmod.cov_struct.Stationary
      • statsmodels.genmod.cov_struct.Stationary.covariance_matrix
      • statsmodels.genmod.cov_struct.Stationary.covariance_matrix_grid
      • statsmodels.genmod.cov_struct.Stationary.covariance_matrix_solve
      • statsmodels.genmod.cov_struct.Stationary.initialize
      • statsmodels.genmod.cov_struct.Stationary.summary
      • statsmodels.genmod.cov_struct.Stationary.update
      • statsmodels.genmod.cov_struct.Stationary.update_grid
      • statsmodels.genmod.cov_struct.Stationary.update_nogrid
    • statsmodels.genmod.cov_struct.Unstructured
  • 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.cov_struct.Stationary
  • statsmodels.genmod.cov_struct.Stationary.update_nogrid

statsmodels.genmod.cov_struct.Stationary.update_nogrid#

Stationary.update_nogrid(params)[source]#

previous

statsmodels.genmod.cov_struct.Stationary.update_grid

next

statsmodels.genmod.cov_struct.Unstructured

On this page
  • Stationary.update_nogrid
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.