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)
  • 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
    • statsmodels.imputation.mice.MICE
    • statsmodels.imputation.mice.MICEData
      • statsmodels.imputation.mice.MICEData.get_fitting_data
      • statsmodels.imputation.mice.MICEData.get_split_data
      • statsmodels.imputation.mice.MICEData.impute
      • statsmodels.imputation.mice.MICEData.impute_pmm
      • statsmodels.imputation.mice.MICEData.next_sample
      • statsmodels.imputation.mice.MICEData.perturb_params
      • statsmodels.imputation.mice.MICEData.plot_bivariate
      • statsmodels.imputation.mice.MICEData.plot_fit_obs
      • statsmodels.imputation.mice.MICEData.plot_imputed_hist
      • statsmodels.imputation.mice.MICEData.plot_missing_pattern
      • statsmodels.imputation.mice.MICEData.set_imputer
      • statsmodels.imputation.mice.MICEData.update
      • statsmodels.imputation.mice.MICEData.update_all
    • statsmodels.imputation.bayes_mi.MI
    • statsmodels.imputation.bayes_mi.BayesGaussMI
  • Treatment Effects treatment
  • Empirical Likelihood emplike
  • Distributions
  • Graphics
  • Input-Output iolib
  • Tools
  • Working with Large Data Sets
  • Optimization
  • The Datasets Package
  • Sandbox
  • User Guide
  • Multiple Imputation with Chained Equations
  • statsmodels.imputation.mice.MICEData
  • statsmodels.imputation.mice.MICEData.perturb_params

statsmodels.imputation.mice.MICEData.perturb_params#

MICEData.perturb_params(vname)[source]#

previous

statsmodels.imputation.mice.MICEData.next_sample

next

statsmodels.imputation.mice.MICEData.plot_bivariate

On this page
  • MICEData.perturb_params
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.