StatsModels Python Module: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - " [[" to " [[")
m (Text replacement - "ions]] " to "ion]]s ")
 
Line 42: Line 42:
*** Mixed Linear Model with mixed effects and variance components
*** Mixed Linear Model with mixed effects and variance components
*** [[GLM: Generalized linear models]] with support for all of the one-parameter exponential family distributions
*** [[GLM: Generalized linear models]] with support for all of the one-parameter exponential family distributions
*** [[GEE: Generalized Estimating Equations]] for one-way clustered or longitudinal data
*** [[GEE: Generalized Estimating Equation]]s for one-way clustered or longitudinal data
*** Discrete models:
*** Discrete models:
**** Logit and Probit
**** Logit and Probit

Latest revision as of 07:33, 22 August 2024

A StatsModels Python Module is a statistical data analysis system that is a Python module.



References

2018

2018b

2016

2015