Logo

Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | Y | Z

A

absnormalg (in module statsmodels.sandbox.distributions.transformed)
acf() (in module statsmodels.tsa.stattools)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
(statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
acf2spdfreq() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
acorr() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
acorr_breush_godfrey() (in module statsmodels.stats.diagnostic)
acorr_ljungbox() (in module statsmodels.stats.diagnostic)
acovf() (in module statsmodels.tsa.stattools)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
ACSkewT_gen (class in statsmodels.sandbox.distributions.extras)
add_constant() (in module statsmodels.tools.tools)
(in module statsmodels.tsa.tsatools)
add_trend() (in module statsmodels.tsa.tsatools)
adfuller() (in module statsmodels.tsa.stattools)
aic() (in module statsmodels.tools.eval_measures)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
aic_sigma() (in module statsmodels.tools.eval_measures)
aicc() (in module statsmodels.tools.eval_measures)
aicc_sigma() (in module statsmodels.tools.eval_measures)
allpairtest() (statsmodels.sandbox.stats.multicomp.MultiComparison method)
AndrewWave (class in statsmodels.robust.norms)
anova_ols() (in module statsmodels.sandbox.regression.anova_nistcertified)
anova_oneway() (in module statsmodels.sandbox.regression.anova_nistcertified)
append() (statsmodels.iolib.table.SimpleTable method)
AR (class in statsmodels.tsa.ar_model)
ar2arma() (in module statsmodels.tsa.arima_process)
ar_roots() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
arfilter() (in module statsmodels.tsa.filters)
ARMA (class in statsmodels.tsa.arima_model)
arma2ar() (in module statsmodels.tsa.arima_process)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
arma2ma() (in module statsmodels.tsa.arima_process)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
arma_acf() (in module statsmodels.tsa.arima_process)
arma_acovf() (in module statsmodels.tsa.arima_process)
arma_generate_sample() (in module statsmodels.tsa.arima_process)
arma_impulse_response() (in module statsmodels.tsa.arima_process)
arma_pacf() (in module statsmodels.tsa.arima_process)
arma_periodogram() (in module statsmodels.tsa.arima_process)
ArmaFft (class in statsmodels.sandbox.tsa.fftarma)
ArmaProcess (class in statsmodels.tsa.arima_process)
ARMAResults (class in statsmodels.tsa.arima_model)
arparams() (statsmodels.tsa.arima_model.ARMAResults static method)
ARResults (class in statsmodels.tsa.ar_model)
arroots() (statsmodels.tsa.arima_model.ARMAResults static method)
as_csv() (statsmodels.iolib.table.SimpleTable method)
as_html() (statsmodels.iolib.table.SimpleTable method)
as_latex_tabular() (statsmodels.iolib.table.SimpleTable method)
as_text() (statsmodels.iolib.table.SimpleTable method)
asrepeats() (statsmodels.stats.weightstats.DescrStatsW method)

B

banddepth() (in module statsmodels.graphics.functional)
bcov_scaled() (statsmodels.robust.robust_linear_model.RLMResults static method)
bcov_unscaled() (statsmodels.robust.robust_linear_model.RLMResults static method)
beanplot() (in module statsmodels.graphics.boxplots)
bias() (in module statsmodels.tools.eval_measures)
bic() (in module statsmodels.tools.eval_measures)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
bic_sigma() (in module statsmodels.tools.eval_measures)
Binomial (class in statsmodels.genmod.families.family)
bkfilter() (in module statsmodels.tsa.filters)
bootstrap() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.ResultMixin method)
breaks_cusumolsresid() (in module statsmodels.stats.diagnostic)
breaks_hansen() (in module statsmodels.stats.diagnostic)
bse() (statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.LikelihoodModelResults static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
bsejac() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
bsejhj() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
bw_scott() (in module statsmodels.nonparametric.bandwidths)
bw_silverman() (in module statsmodels.nonparametric.bandwidths)

C

calc_cov_params() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
calc_weightmatrix() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
cat2dummy() (in module statsmodels.sandbox.regression.try_catdata)
categorical() (in module statsmodels.tools.tools)
catstack() (in module statsmodels.sandbox.stats.multicomp)
cauchy (class in statsmodels.genmod.families.links)
ccf() (in module statsmodels.tsa.stattools)
ccols (in module statsmodels.sandbox.stats.multicomp)
ccovf() (in module statsmodels.tsa.stattools)
cdf() (statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.nonparametric.kde.KDE static method)
(statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
CDFLink (class in statsmodels.genmod.families.links)
centered_tss() (statsmodels.regression.linear_model.RegressionResults static method)
cffilter() (in module statsmodels.tsa.filters)
check_set() (statsmodels.sandbox.stats.multicomp.StepDown method)
chisq() (statsmodels.robust.robust_linear_model.RLMResults static method)
clean0() (in module statsmodels.tools.tools)
CLogLog (class in statsmodels.genmod.families.links)
cloglog (class in statsmodels.genmod.families.links)
cochran_q() (in module statsmodels.sandbox.stats.runs)
coefs() (statsmodels.tsa.vector_ar.dynamic.DynamicVAR static method)
compare_cox (in module statsmodels.stats.diagnostic)
compare_f_test() (statsmodels.regression.linear_model.RegressionResults method)
compare_j (in module statsmodels.stats.diagnostic)
compare_lr_test() (statsmodels.regression.linear_model.RegressionResults method)
compare_ordered() (in module statsmodels.sandbox.stats.multicomp)
CompareCox (class in statsmodels.stats.diagnostic)
CompareJ (class in statsmodels.stats.diagnostic)
CompareMeans (class in statsmodels.stats.weightstats)
conf_int() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
confint_mean() (statsmodels.stats.weightstats.DescrStatsW method)
convertlabels() (in module statsmodels.sandbox.regression.try_catdata)
cooks_distance() (statsmodels.stats.outliers_influence.OLSInfluence static method)
corrcoef() (statsmodels.stats.weightstats.DescrStatsW static method)
count() (statsmodels.iolib.table.SimpleTable method)
cov() (statsmodels.stats.weightstats.DescrStatsW static method)
(statsmodels.tsa.vector_ar.irf.IRAnalysis method)
(statsmodels.tsa.vector_ar.var_model.FEVD method)
cov_cluster() (in module statsmodels.stats.sandwich_covariance)
cov_cluster_2groups() (in module statsmodels.stats.sandwich_covariance)
cov_hac() (in module statsmodels.stats.sandwich_covariance)
cov_hc0() (in module statsmodels.stats.sandwich_covariance)
cov_hc1() (in module statsmodels.stats.sandwich_covariance)
cov_hc2() (in module statsmodels.stats.sandwich_covariance)
cov_hc3() (in module statsmodels.stats.sandwich_covariance)
cov_nw_groupsum() (in module statsmodels.stats.sandwich_covariance)
cov_nw_panel() (in module statsmodels.stats.sandwich_covariance)
cov_params() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
cov_ratio() (statsmodels.stats.outliers_influence.OLSInfluence static method)
cov_white_simple() (in module statsmodels.stats.sandwich_covariance)
cov_ybar() (statsmodels.tsa.vector_ar.var_model.VARResults method)
covjac() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
covjhj() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
csv2st() (in module statsmodels.iolib.table)
cum2mc() (in module statsmodels.stats.moment_helpers)
cum_effect_cov() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
cum_effect_stderr() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
cum_errband_mc() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
cumhazard() (statsmodels.nonparametric.kde.KDE static method)

D

data2dummy() (in module statsmodels.sandbox.regression.try_ols_anova)
data2groupcont() (in module statsmodels.sandbox.regression.try_ols_anova)
data2proddummy() (in module statsmodels.sandbox.regression.try_ols_anova)
dataset() (statsmodels.iolib.foreign.StataReader method)
deconvolve() (in module statsmodels.tsa.arima_process)
demeaned() (statsmodels.stats.weightstats.DescrStatsW static method)
dentonm() (in module statsmodels.tsa.interp.denton)
deriv() (statsmodels.genmod.families.links.cauchy method)
(statsmodels.genmod.families.links.CDFLink method)
(statsmodels.genmod.families.links.CLogLog method)
(statsmodels.genmod.families.links.Link method)
(statsmodels.genmod.families.links.Log method)
(statsmodels.genmod.families.links.Logit method)
(statsmodels.genmod.families.links.NegativeBinomial method)
(statsmodels.genmod.families.links.Power method)
(statsmodels.genmod.families.links.cloglog method)
(statsmodels.genmod.families.links.identity method)
(statsmodels.genmod.families.links.inverse_power method)
(statsmodels.genmod.families.links.inverse_squared method)
(statsmodels.genmod.families.links.log method)
(statsmodels.genmod.families.links.logit method)
(statsmodels.genmod.families.links.nbinom method)
(statsmodels.genmod.families.links.probit method)
derivminus() (statsmodels.sandbox.distributions.transformed.SquareFunc method)
derivplus() (statsmodels.sandbox.distributions.transformed.SquareFunc method)
DescrStatsW (class in statsmodels.stats.weightstats)
descstats() (in module statsmodels.sandbox.descstats)
det_cov_params_not_obsi() (statsmodels.stats.outliers_influence.OLSInfluence static method)
detomega() (statsmodels.tsa.vector_ar.var_model.VARResults static method)
detrend() (in module statsmodels.tsa.tsatools)
deviance() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.robust.robust_linear_model.RLM method)
df_model() (statsmodels.regression.linear_model.RegressionResults static method)
df_modelwc() (statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
df_resid() (statsmodels.regression.linear_model.RegressionResults static method)
dfbetas() (statsmodels.stats.outliers_influence.OLSInfluence static method)
dffits() (statsmodels.stats.outliers_influence.OLSInfluence static method)
dffits_internal() (statsmodels.stats.outliers_influence.OLSInfluence static method)
DiscreteModel (class in statsmodels.discrete.discrete_model)
DiscreteResults (class in statsmodels.discrete.discrete_model)
distance_st_range() (in module statsmodels.sandbox.stats.multicomp)
DistQuantilesGMM (class in statsmodels.sandbox.regression.gmm)
dropname() (in module statsmodels.sandbox.regression.try_ols_anova)
durbin_watson() (in module statsmodels.stats.stattools)
DynamicVAR (class in statsmodels.tsa.vector_ar.dynamic)

E

ecdf() (in module statsmodels.sandbox.stats.multicomp)
ECDF() (in module statsmodels.tools.tools)
entropy() (statsmodels.nonparametric.kde.KDE static method)
(statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
equations() (statsmodels.tsa.vector_ar.dynamic.DynamicVAR static method)
err_band_sz1() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
err_band_sz2() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
err_band_sz3() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
errband_mc() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
ess() (statsmodels.regression.linear_model.RegressionResults static method)
ess_press() (statsmodels.stats.outliers_influence.OLSInfluence static method)
est_loc_scale() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
estimate_location() (in module statsmodels.robust.norms)
estimate_scale() (statsmodels.genmod.generalized_linear_model.GLM method)
evaluate() (statsmodels.nonparametric.kde.KDE method)
expandparams() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
expect() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
ExpTransf_gen (class in statsmodels.sandbox.distributions.transformed)
extend() (statsmodels.iolib.table.SimpleTable method)
extend_right() (statsmodels.iolib.table.SimpleTable method)

F

f_pvalue() (statsmodels.regression.linear_model.RegressionResults static method)
f_test() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
Family (class in statsmodels.genmod.families.family)
fboxplot() (in module statsmodels.graphics.functional)
fdrcorrection0() (in module statsmodels.sandbox.stats.multicomp)
FEVD (class in statsmodels.tsa.vector_ar.var_model)
fevd() (statsmodels.tsa.vector_ar.var_model.VARResults method)
fevd_table() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
fftar() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
fftarma() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
fftconvolve3() (in module statsmodels.tsa.filters.filtertools)
fftconvolveinv() (in module statsmodels.tsa.filters.filtertools)
fftma() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
file_format() (statsmodels.iolib.foreign.StataReader method)
file_headers() (statsmodels.iolib.foreign.StataReader method)
file_label() (statsmodels.iolib.foreign.StataReader method)
file_timestamp() (statsmodels.iolib.foreign.StataReader method)
filter() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
filter2() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
fit() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.base.model.Model method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.nonparametric.kde.KDE method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
(statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
(statsmodels.sandbox.sysreg.SUR method)
(statsmodels.sandbox.sysreg.Sem2SLS method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
fit_loc_scale() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
fitgmm() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
fititer() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
fitonce() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
fitstart() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
fitted() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
fittedvalues() (statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
forecast() (statsmodels.tsa.arima_model.ARMAResults method)
(statsmodels.tsa.vector_ar.dynamic.DynamicVAR method)
(statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
forecast_cov() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
forecast_interval() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
form2design() (in module statsmodels.sandbox.regression.try_ols_anova)
fpe() (statsmodels.tsa.ar_model.ARResults static method)
freeze() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
from_coeffs() (statsmodels.sandbox.tsa.fftarma.ArmaFft class method)
(statsmodels.tsa.arima_process.ArmaProcess class method)
from_estimation() (statsmodels.sandbox.tsa.fftarma.ArmaFft class method)
(statsmodels.tsa.arima_process.ArmaProcess class method)
fullrank() (in module statsmodels.tools.tools)
fvalue() (statsmodels.regression.linear_model.RegressionResults static method)

G

G() (statsmodels.tsa.vector_ar.irf.IRAnalysis static method)
Gamma (class in statsmodels.genmod.families.family)
Gaussian (class in statsmodels.genmod.families.family)
generate_sample() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
GenericLikelihoodModel (class in statsmodels.base.model)
GenericLikelihoodModelResults (class in statsmodels.base.model)
genfromdta() (in module statsmodels.iolib.foreign)
get_bse() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
get_colwidths() (statsmodels.iolib.table.SimpleTable method)
get_crit() (statsmodels.sandbox.stats.multicomp.StepDown method)
get_distance_matrix() (statsmodels.sandbox.stats.multicomp.StepDown method)
get_eq_index() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
get_nlfun() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.ResultMixin method)
get_resid_studentized_external() (statsmodels.stats.outliers_influence.OLSInfluence method)
get_tukeyQcrit() (in module statsmodels.sandbox.stats.multicomp)
geterrors() (statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.kalmanf.kalmanfilter.KalmanFilter class method)
getisinvertible() (statsmodels.tsa.varma_process.VarmaPoly method)
getisstationary() (statsmodels.tsa.varma_process.VarmaPoly method)
getranks() (statsmodels.sandbox.stats.multicomp.MultiComparison method)
GLM (class in statsmodels.genmod.generalized_linear_model)
GLMResults (class in statsmodels.genmod.generalized_linear_model)
GLS (class in statsmodels.regression.linear_model)
GLSAR (class in statsmodels.regression.linear_model)
GMM (class in statsmodels.sandbox.regression.gmm)
gmmobjective() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
GMMResults (class in statsmodels.sandbox.regression.gmm)
gof_binning_discrete() (in module statsmodels.stats.gof)
gof_chisquare_discrete() (in module statsmodels.stats.gof)
gradient_momcond() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
grangercausalitytests() (in module statsmodels.tsa.stattools)
groupdemean() (statsmodels.sandbox.stats.multicomp.GroupsStats method)
GroupsStats (class in statsmodels.sandbox.stats.multicomp)
groupsstats_1d() (in module statsmodels.sandbox.regression.try_catdata)
groupsstats_dummy() (in module statsmodels.sandbox.regression.try_catdata)
groupsswithin() (statsmodels.sandbox.stats.multicomp.GroupsStats method)
groupstatsbin() (in module statsmodels.sandbox.regression.try_catdata)
groupvarwithin() (statsmodels.sandbox.stats.multicomp.GroupsStats method)

H

H() (statsmodels.tsa.vector_ar.irf.IRAnalysis static method)
Hampel (class in statsmodels.robust.norms)
hat_diag_factor() (statsmodels.stats.outliers_influence.OLSInfluence static method)
hat_matrix_diag() (statsmodels.stats.outliers_influence.OLSInfluence static method)
hessian() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
hessv() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
het_arch() (in module statsmodels.stats.diagnostic)
het_breushpagan() (in module statsmodels.stats.diagnostic)
het_goldfeldquandt (in module statsmodels.stats.diagnostic)
het_white() (in module statsmodels.stats.diagnostic)
HetGoldfeldQuandt (class in statsmodels.stats.diagnostic)
homogeneous_subsets() (in module statsmodels.sandbox.stats.multicomp)
hpfilter() (in module statsmodels.tsa.filters)
hqic() (in module statsmodels.tools.eval_measures)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
hqic_sigma() (in module statsmodels.tools.eval_measures)
hstack() (statsmodels.tsa.varma_process.VarmaPoly method)
hstackarma_minus1() (statsmodels.tsa.varma_process.VarmaPoly method)
Huber (class in statsmodels.robust.scale)
huber (in module statsmodels.robust.scale)
hubers_scale (in module statsmodels.robust.scale)
HuberScale (class in statsmodels.robust.scale)
HuberT (class in statsmodels.robust.norms)

I

icdf() (statsmodels.nonparametric.kde.KDE static method)
identity (class in statsmodels.genmod.families.links)
impulse_response() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
index() (statsmodels.iolib.table.SimpleTable method)
index2lpol() (in module statsmodels.tsa.arima_process)
influence() (statsmodels.stats.outliers_influence.OLSInfluence static method)
info_criteria() (statsmodels.tsa.vector_ar.var_model.VARResults static method)
information() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
initialize() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.base.model.Results method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.sandbox.sysreg.SUR method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.arima_model.ARMAResults method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
insert() (statsmodels.iolib.table.SimpleTable method)
insert_header_row() (statsmodels.iolib.table.SimpleTable method)
insert_stubs() (statsmodels.iolib.table.SimpleTable method)
interaction_plot() (in module statsmodels.graphics.factorplots)
interval() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
invdnormalg (in module statsmodels.sandbox.distributions.transformed)
inverse() (statsmodels.genmod.families.links.cauchy method)
(statsmodels.genmod.families.links.CDFLink method)
(statsmodels.genmod.families.links.CLogLog method)
(statsmodels.genmod.families.links.Link method)
(statsmodels.genmod.families.links.Log method)
(statsmodels.genmod.families.links.Logit method)
(statsmodels.genmod.families.links.NegativeBinomial method)
(statsmodels.genmod.families.links.Power method)
(statsmodels.genmod.families.links.cloglog method)
(statsmodels.genmod.families.links.identity method)
(statsmodels.genmod.families.links.inverse_power method)
(statsmodels.genmod.families.links.inverse_squared method)
(statsmodels.genmod.families.links.log method)
(statsmodels.genmod.families.links.logit method)
(statsmodels.genmod.families.links.nbinom method)
(statsmodels.genmod.families.links.probit method)
inverse_power (class in statsmodels.genmod.families.links)
inverse_squared (class in statsmodels.genmod.families.links)
InverseGaussian (class in statsmodels.genmod.families.family)
inverseminus() (statsmodels.sandbox.distributions.transformed.SquareFunc method)
inverseplus() (statsmodels.sandbox.distributions.transformed.SquareFunc method)
invertroots() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
invpowerspd() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
iqr() (in module statsmodels.tools.eval_measures)
IRAnalysis (class in statsmodels.tsa.vector_ar.irf)
irf() (statsmodels.tsa.vector_ar.var_model.VARResults method)
irf_errband_mc() (statsmodels.tsa.vector_ar.var_model.VARResults method)
irf_resim() (statsmodels.tsa.vector_ar.var_model.VARResults method)
is_stable() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
isestimable() (in module statsmodels.tools.tools)
isf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
isinvertible() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
isstationary() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
iter_subsets() (statsmodels.sandbox.stats.multicomp.StepDown method)
iterative_fit() (statsmodels.regression.linear_model.GLSAR method)
IV2SLS (class in statsmodels.sandbox.regression.gmm)
IVGMM (class in statsmodels.sandbox.regression.gmm)

J

jac() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
jacv() (statsmodels.base.model.GenericLikelihoodModel static method)
(statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.ResultMixin static method)
(statsmodels.miscmodels.count.PoissonGMLE static method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE static method)
(statsmodels.miscmodels.count.PoissonZiGMLE static method)
(statsmodels.miscmodels.tmodel.TLinearModel static method)
jarque_bera() (in module statsmodels.stats.stattools)
jtest() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)

K

KalmanFilter (class in statsmodels.tsa.kalmanf.kalmanfilter)
KDE (class in statsmodels.nonparametric.kde)
kruskal() (statsmodels.sandbox.stats.multicomp.MultiComparison method)
kstest_normal() (in module statsmodels.stats.diagnostic)

L

label_cells() (statsmodels.iolib.table.SimpleTable method)
labelmeanfilter() (in module statsmodels.sandbox.regression.try_catdata)
labelmeanfilter_nd() (in module statsmodels.sandbox.regression.try_catdata)
labelmeanfilter_str() (in module statsmodels.sandbox.regression.try_catdata)
lagmat() (in module statsmodels.tsa.tsatools)
lagmat2ds() (in module statsmodels.tsa.tsatools)
LeastSquares (class in statsmodels.robust.norms)
levinson_durbin() (in module statsmodels.tsa.stattools)
LikelihoodModel (class in statsmodels.base.model)
LikelihoodModelResults (class in statsmodels.base.model)
lillifors() (in module statsmodels.stats.diagnostic)
line (in module statsmodels.sandbox.stats.multicomp)
linear_harvey_collier() (in module statsmodels.stats.diagnostic)
linear_lm() (in module statsmodels.stats.diagnostic)
linear_rainbow() (in module statsmodels.stats.diagnostic)
Link (class in statsmodels.genmod.families.links)
llf() (statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.LikelihoodModelResults static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
llnull() (statsmodels.discrete.discrete_model.DiscreteResults static method)
llr() (statsmodels.discrete.discrete_model.DiscreteResults static method)
llr_pvalue() (statsmodels.discrete.discrete_model.DiscreteResults static method)
load() (statsmodels.base.model.GenericLikelihoodModelResults class method)
(statsmodels.base.model.LikelihoodModelResults class method)
(statsmodels.discrete.discrete_model.DiscreteResults class method)
(statsmodels.genmod.generalized_linear_model.GLMResults class method)
(statsmodels.regression.linear_model.RegressionResults class method)
(statsmodels.robust.robust_linear_model.RLMResults class method)
(statsmodels.tsa.ar_model.ARResults class method)
(statsmodels.tsa.arima_model.ARMAResults class method)
load_pickle() (in module statsmodels.iolib.smpickle)
Log (class in statsmodels.genmod.families.links)
log (class in statsmodels.genmod.families.links)
logcdf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
loggammaexpg (in module statsmodels.sandbox.distributions.transformed)
Logit (class in statsmodels.discrete.discrete_model)
logit (class in statsmodels.genmod.families.links)
Logit (class in statsmodels.genmod.families.links)
loglike() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.kalmanf.kalmanfilter.KalmanFilter class method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
loglike_css() (statsmodels.tsa.arima_model.ARMA method)
loglike_kalman() (statsmodels.tsa.arima_model.ARMA method)
loglikeobs() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
lognormalg (in module statsmodels.sandbox.distributions.transformed)
logpdf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
logsf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
LogTransf_gen (class in statsmodels.sandbox.distributions.transformed)
long_run_effects() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
lowess() (in module statsmodels.nonparametric.smoothers_lowess)
lpol2index() (in module statsmodels.tsa.arima_process)
lpol_fiar() (in module statsmodels.tsa.arima_process)
lpol_fima() (in module statsmodels.tsa.arima_process)
lpol_sdiff() (in module statsmodels.tsa.arima_process)
lr_effect_cov() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
lr_effect_stderr() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)

M

ma_rep() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
ma_roots() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
mad() (in module statsmodels.robust.scale)
maparams() (statsmodels.tsa.arima_model.ARMAResults static method)
margeff() (statsmodels.discrete.discrete_model.DiscreteResults method)
maroots() (statsmodels.tsa.arima_model.ARMAResults static method)
maxabs() (in module statsmodels.tools.eval_measures)
maxzero() (in module statsmodels.sandbox.stats.multicomp)
maxzerodown() (in module statsmodels.sandbox.stats.multicomp)
mc2mnc() (in module statsmodels.stats.moment_helpers)
mc2mvsk() (in module statsmodels.stats.moment_helpers)
mcfdr() (in module statsmodels.sandbox.stats.multicomp)
mcnemar() (in module statsmodels.sandbox.stats.runs)
mean() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
(statsmodels.stats.weightstats.DescrStatsW static method)
(statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
meanabs() (in module statsmodels.tools.eval_measures)
median() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
median_test_ksample() (in module statsmodels.sandbox.stats.runs)
medianabs() (in module statsmodels.tools.eval_measures)
medianbias() (in module statsmodels.tools.eval_measures)
miso_lfilter() (in module statsmodels.tsa.filters)
mnc2cum() (in module statsmodels.stats.moment_helpers)
mnc2mc() (in module statsmodels.stats.moment_helpers)
mnc2mvsk() (in module statsmodels.stats.moment_helpers)
MNLogit (class in statsmodels.discrete.discrete_model)
Model (class in statsmodels.base.model)
momcond() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
momcond_mean() (statsmodels.sandbox.regression.gmm.DistQuantilesGMM method)
(statsmodels.sandbox.regression.gmm.GMM method)
(statsmodels.sandbox.regression.gmm.IVGMM method)
(statsmodels.sandbox.regression.gmm.NonlinearIVGMM method)
moment() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
monotone_fn_inverter() (in module statsmodels.tools.tools)
movmean() (in module statsmodels.sandbox.tsa)
movmoment() (in module statsmodels.sandbox.tsa)
movorder() (in module statsmodels.sandbox.tsa)
movvar() (in module statsmodels.sandbox.tsa)
mse() (in module statsmodels.tools.eval_measures)
(statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
mse_model() (statsmodels.regression.linear_model.RegressionResults static method)
mse_resid() (statsmodels.regression.linear_model.RegressionResults static method)
mse_total() (statsmodels.regression.linear_model.RegressionResults static method)
MultiComparison (class in statsmodels.sandbox.stats.multicomp)
multipletests() (in module statsmodels.sandbox.stats.multicomp)
mvnormcdf() (in module statsmodels.sandbox.distributions.extras)
mvsk2mc() (in module statsmodels.stats.moment_helpers)
mvsk2mnc() (in module statsmodels.stats.moment_helpers)
mvstdnormcdf() (in module statsmodels.sandbox.distributions.extras)

N

nbinom (class in statsmodels.genmod.families.links)
NegativeBinomial (class in statsmodels.genmod.families.family)
(class in statsmodels.genmod.families.links)
negsquarenormalg (in module statsmodels.sandbox.distributions.transformed)
nloglike() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
nloglikeobs() (statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
nnlf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
nobs() (statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.stats.weightstats.DescrStatsW static method)
NonlinearIVGMM (class in statsmodels.sandbox.regression.gmm)
norm_resid() (statsmodels.regression.linear_model.RegressionResults method)
normal_ad() (in module statsmodels.stats.diagnostic)
normalized_cov_params() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
NormExpan_gen (class in statsmodels.sandbox.distributions.extras)
null() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
null_deviance() (statsmodels.genmod.generalized_linear_model.GLMResults static method)

O

OLS (class in statsmodels.regression.linear_model)
OLSInfluence (class in statsmodels.stats.outliers_influence)
omni_normtest() (in module statsmodels.stats.stattools)
orth_ma_rep() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)

P

pacf() (in module statsmodels.tsa.stattools)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
pacf_ols() (in module statsmodels.tsa.stattools)
pacf_yw() (in module statsmodels.tsa.stattools)
pad() (statsmodels.iolib.table.SimpleTable method)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
padarr() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
params_not_obsi() (statsmodels.stats.outliers_influence.OLSInfluence static method)
pca() (in module statsmodels.sandbox.tools.tools_pca)
pcasvd() (in module statsmodels.sandbox.tools.tools_pca)
pdf() (statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
pdf_moments() (in module statsmodels.sandbox.distributions.extras)
pdf_moments_st() (in module statsmodels.sandbox.distributions.extras)
pdf_mvsk() (in module statsmodels.sandbox.distributions.extras)
pearson_chi2() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
periodogram() (in module statsmodels.tsa.stattools)
(statsmodels.sandbox.tsa.fftarma.ArmaFft method)
(statsmodels.tsa.arima_process.ArmaProcess method)
plot() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
(statsmodels.tsa.vector_ar.var_model.FEVD method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
plot4() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
plot_acorr() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
plot_ccpr() (in module statsmodels.graphics.regressionplots)
plot_corr() (in module statsmodels.graphics.correlation)
plot_corr_grid() (in module statsmodels.graphics.correlation)
plot_cum_effects() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
plot_fit() (in module statsmodels.graphics.regressionplots)
plot_forecast() (statsmodels.tsa.vector_ar.dynamic.DynamicVAR method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
plot_partregress() (in module statsmodels.graphics.regressionplots)
plot_regress_exog() (in module statsmodels.graphics.regressionplots)
plot_sample_acorr() (statsmodels.tsa.vector_ar.var_model.VARResults method)
plotacf() (in module statsmodels.graphics.tsaplots)
plotsim() (statsmodels.tsa.vector_ar.var_model.VARProcess method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
Poisson (class in statsmodels.discrete.discrete_model)
(class in statsmodels.genmod.families.family)
PoissonGMLE (class in statsmodels.miscmodels.count)
PoissonOffsetGMLE (class in statsmodels.miscmodels.count)
PoissonZiGMLE (class in statsmodels.miscmodels.count)
pop() (statsmodels.iolib.table.SimpleTable method)
Power (class in statsmodels.genmod.families.links)
powerdiscrepancy() (in module statsmodels.stats.gof)
ppf() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
predict() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.base.model.Model method)
(statsmodels.base.model.Results method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.sandbox.sysreg.SUR method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.arima_model.ARMAResults method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
predict_distribution() (statsmodels.miscmodels.count.PoissonGMLE method)
Probit (class in statsmodels.discrete.discrete_model)
probit (class in statsmodels.genmod.families.links)
prsquared() (statsmodels.discrete.discrete_model.DiscreteResults static method)
psi() (statsmodels.robust.norms.AndrewWave method)
(statsmodels.robust.norms.Hampel method)
(statsmodels.robust.norms.HuberT method)
(statsmodels.robust.norms.LeastSquares method)
(statsmodels.robust.norms.RamsayE method)
(statsmodels.robust.norms.RobustNorm method)
(statsmodels.robust.norms.TrimmedMean method)
(statsmodels.robust.norms.TukeyBiweight method)
psi_deriv() (statsmodels.robust.norms.AndrewWave method)
(statsmodels.robust.norms.Hampel method)
(statsmodels.robust.norms.HuberT method)
(statsmodels.robust.norms.LeastSquares method)
(statsmodels.robust.norms.RamsayE method)
(statsmodels.robust.norms.RobustNorm method)
(statsmodels.robust.norms.TrimmedMean method)
(statsmodels.robust.norms.TukeyBiweight method)
psi_derive() (statsmodels.robust.norms.TrimmedMean method)
pvalues() (statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.LikelihoodModelResults static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)

Q

q_stat() (in module statsmodels.tsa.stattools)
qcrit (in module statsmodels.sandbox.stats.multicomp)
qqline() (in module statsmodels.graphics.gofplots)
qqplot() (in module statsmodels.graphics.gofplots)

R

R() (statsmodels.tsa.kalmanf.kalmanfilter.KalmanFilter class method)
r2() (statsmodels.tsa.vector_ar.dynamic.DynamicVAR static method)
rainbowplot() (in module statsmodels.graphics.functional)
RamsayE (class in statsmodels.robust.norms)
randmvn() (in module statsmodels.sandbox.stats.multicomp)
rank() (in module statsmodels.tools.tools)
rankdata() (in module statsmodels.sandbox.stats.multicomp)
recipr() (in module statsmodels.tools.tools)
recipr0() (in module statsmodels.tools.tools)
recursive_olsresiduals() (in module statsmodels.stats.diagnostic)
reduceform() (statsmodels.tsa.varma_process.VarmaPoly method)
reduceparams() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
RegressionResults (class in statsmodels.regression.linear_model)
rejectionline() (in module statsmodels.sandbox.stats.multicomp)
remove() (statsmodels.iolib.table.SimpleTable method)
remove_data() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
reorder() (statsmodels.tsa.vector_ar.var_model.VARResults method)
resid() (statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.dynamic.DynamicVAR static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
resid_acorr() (statsmodels.tsa.vector_ar.var_model.VARResults method)
resid_acov() (statsmodels.tsa.vector_ar.var_model.VARResults method)
resid_anscombe() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
resid_corr() (statsmodels.tsa.vector_ar.var_model.VARResults static method)
resid_dev() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
resid_deviance() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
resid_pearson() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
resid_press() (statsmodels.stats.outliers_influence.OLSInfluence static method)
resid_response() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
resid_std() (statsmodels.stats.outliers_influence.OLSInfluence static method)
resid_studentized_external() (statsmodels.stats.outliers_influence.OLSInfluence static method)
resid_studentized_internal() (statsmodels.stats.outliers_influence.OLSInfluence static method)
resid_var() (statsmodels.stats.outliers_influence.OLSInfluence static method)
resid_working() (statsmodels.genmod.generalized_linear_model.GLMResults static method)
ResultMixin (class in statsmodels.base.model)
Results (class in statsmodels.base.model)
reverse() (statsmodels.iolib.table.SimpleTable method)
rho() (statsmodels.robust.norms.AndrewWave method)
(statsmodels.robust.norms.Hampel method)
(statsmodels.robust.norms.HuberT method)
(statsmodels.robust.norms.LeastSquares method)
(statsmodels.robust.norms.RamsayE method)
(statsmodels.robust.norms.RobustNorm method)
(statsmodels.robust.norms.TrimmedMean method)
(statsmodels.robust.norms.TukeyBiweight method)
RLM (class in statsmodels.robust.robust_linear_model)
RLMResults (class in statsmodels.robust.robust_linear_model)
rmse() (in module statsmodels.tools.eval_measures)
RobustNorm (class in statsmodels.robust.norms)
roots() (statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
rsquared() (statsmodels.regression.linear_model.RegressionResults static method)
rsquared_adj() (statsmodels.regression.linear_model.RegressionResults static method)
run() (statsmodels.sandbox.stats.multicomp.StepDown method)
(statsmodels.stats.diagnostic.CompareCox method)
(statsmodels.stats.diagnostic.CompareJ method)
(statsmodels.stats.diagnostic.HetGoldfeldQuandt method)
runbasic() (statsmodels.sandbox.stats.multicomp.GroupsStats method)
runbasic_old() (statsmodels.sandbox.stats.multicomp.GroupsStats method)
Runs (class in statsmodels.sandbox.stats.runs)
runs_test() (statsmodels.sandbox.stats.runs.Runs method)
runstest_1samp() (in module statsmodels.sandbox.stats.runs)
runstest_2samp() (in module statsmodels.sandbox.stats.runs)
rvs() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)

S

sample_acorr() (statsmodels.tsa.vector_ar.var_model.VARResults method)
sample_acov() (statsmodels.tsa.vector_ar.var_model.VARResults method)
save() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
save_pickle() (in module statsmodels.iolib.smpickle)
savetxt() (in module statsmodels.iolib.foreign)
scale() (statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
scatter_ellipse() (in module statsmodels.graphics.plot_grids)
score() (statsmodels.base.model.GenericLikelihoodModel method)
(statsmodels.base.model.LikelihoodModel method)
(statsmodels.discrete.discrete_model.DiscreteModel method)
(statsmodels.discrete.discrete_model.Logit method)
(statsmodels.discrete.discrete_model.MNLogit method)
(statsmodels.discrete.discrete_model.Poisson method)
(statsmodels.discrete.discrete_model.Probit method)
(statsmodels.genmod.generalized_linear_model.GLM method)
(statsmodels.miscmodels.count.PoissonGMLE method)
(statsmodels.miscmodels.count.PoissonOffsetGMLE method)
(statsmodels.miscmodels.count.PoissonZiGMLE method)
(statsmodels.miscmodels.tmodel.TLinearModel method)
(statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.robust.robust_linear_model.RLM method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.arima_model.ARMA method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
se_cov() (in module statsmodels.stats.sandwich_covariance)
select_bandwidth() (in module statsmodels.nonparametric.bandwidths)
select_order() (statsmodels.tsa.ar_model.AR method)
(statsmodels.tsa.vector_ar.var_model.VAR method)
Sem2SLS (class in statsmodels.sandbox.sysreg)
set_partition() (in module statsmodels.sandbox.stats.multicomp)
set_remove_subs() (in module statsmodels.sandbox.stats.multicomp)
sf() (statsmodels.nonparametric.kde.KDE static method)
(statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
sigma2() (statsmodels.tsa.ar_model.ARResults static method)
sigma2_not_obsi() (statsmodels.stats.outliers_influence.OLSInfluence static method)
sigma_u_mle() (statsmodels.tsa.vector_ar.var_model.VARResults static method)
sign_test() (in module statsmodels.sandbox.descstats)
SimpleTable (class in statsmodels.iolib.table)
skewnorm2 (in module statsmodels.sandbox.distributions.extras)
SkewNorm2_gen (class in statsmodels.sandbox.distributions.extras)
SkewNorm_gen (class in statsmodels.sandbox.distributions.extras)
sort() (statsmodels.iolib.table.SimpleTable method)
spd() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spddirect() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spdmapoly() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spdpoly() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spdroots() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spdroots_() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spdshift() (statsmodels.sandbox.tsa.fftarma.ArmaFft method)
spec_hausman() (statsmodels.sandbox.regression.gmm.IV2SLS method)
SquareFunc (class in statsmodels.sandbox.distributions.transformed)
squarefunc() (statsmodels.sandbox.distributions.transformed.SquareFunc method)
squarenormalg (in module statsmodels.sandbox.distributions.transformed)
squaretg (in module statsmodels.sandbox.distributions.transformed)
sresid() (statsmodels.robust.robust_linear_model.RLMResults static method)
ssr() (statsmodels.regression.linear_model.RegressionResults static method)
stacksquare() (statsmodels.tsa.varma_process.VarmaPoly method)
stand_mad() (in module statsmodels.robust.scale)
starting_mu() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
StataReader (class in statsmodels.iolib.foreign)
stats() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
statsmodels.genmod.generalized_linear_model (module)
statsmodels.graphics (module)
statsmodels.robust.robust_linear_model (module)
statsmodels.sandbox (module)
statsmodels.sandbox.tsa.movstat (module)
std() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
(statsmodels.stats.weightstats.DescrStatsW static method)
std_ddof() (statsmodels.stats.weightstats.DescrStatsW method)
std_mean() (statsmodels.stats.weightstats.DescrStatsW static method)
std_meandiff_pooledvar() (statsmodels.stats.weightstats.CompareMeans static method)
std_meandiff_separatevar() (statsmodels.stats.weightstats.CompareMeans static method)
std_var() (statsmodels.stats.weightstats.DescrStatsW method)
stde() (in module statsmodels.tools.eval_measures)
stderr() (statsmodels.tsa.vector_ar.irf.IRAnalysis method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)
StepDown (class in statsmodels.sandbox.stats.multicomp)
stepdown() (statsmodels.sandbox.stats.multicomp.StepDown method)
sum() (statsmodels.stats.weightstats.DescrStatsW static method)
sum_weights() (statsmodels.stats.weightstats.DescrStatsW static method)
summary() (statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.vector_ar.var_model.FEVD method)
(statsmodels.tsa.vector_ar.var_model.VARResults method)
summary_frame() (statsmodels.stats.outliers_influence.OLSInfluence method)
summary_old() (statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
summary_table() (statsmodels.stats.outliers_influence.OLSInfluence method)
sumsquares() (statsmodels.stats.weightstats.DescrStatsW static method)
SUR (class in statsmodels.sandbox.sysreg)

T

t() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
T() (statsmodels.tsa.kalmanf.kalmanfilter.KalmanFilter class method)
(statsmodels.tsa.vector_ar.dynamic.DynamicVAR static method)
t_test() (statsmodels.base.model.GenericLikelihoodModelResults method)
(statsmodels.base.model.LikelihoodModelResults method)
(statsmodels.discrete.discrete_model.DiscreteResults method)
(statsmodels.genmod.generalized_linear_model.GLMResults method)
(statsmodels.regression.linear_model.RegressionResults method)
(statsmodels.robust.robust_linear_model.RLMResults method)
(statsmodels.tsa.ar_model.ARResults method)
(statsmodels.tsa.arima_model.ARMAResults method)
test_causality() (statsmodels.tsa.vector_ar.var_model.VARResults method)
test_equal_var() (statsmodels.stats.weightstats.CompareMeans method)
test_normality() (statsmodels.tsa.vector_ar.var_model.VARResults method)
test_whiteness() (statsmodels.tsa.vector_ar.var_model.VARResults method)
tiecorrect() (in module statsmodels.sandbox.stats.multicomp)
TLinearModel (class in statsmodels.miscmodels.tmodel)
Transf_gen (class in statsmodels.sandbox.distributions.transformed)
TransfTwo_gen (class in statsmodels.sandbox.distributions.transformed)
TrimmedMean (class in statsmodels.robust.norms)
tstat_generic() (in module statsmodels.stats.weightstats)
ttest_ind() (statsmodels.stats.weightstats.CompareMeans method)
ttest_mean() (statsmodels.stats.weightstats.DescrStatsW method)
ttest_meandiff() (statsmodels.stats.weightstats.DescrStatsW method)
TukeyBiweight (class in statsmodels.robust.norms)
tukeyhsd() (in module statsmodels.sandbox.stats.multicomp)
(statsmodels.sandbox.stats.multicomp.MultiComparison method)
tvalues() (statsmodels.base.model.GenericLikelihoodModelResults static method)
(statsmodels.base.model.LikelihoodModelResults static method)
(statsmodels.discrete.discrete_model.DiscreteResults static method)
(statsmodels.genmod.generalized_linear_model.GLMResults static method)
(statsmodels.regression.linear_model.RegressionResults static method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
(statsmodels.tsa.ar_model.ARResults static method)
(statsmodels.tsa.arima_model.ARMAResults static method)
(statsmodels.tsa.vector_ar.var_model.VARResults static method)

U

uncentered_tss() (statsmodels.regression.linear_model.RegressionResults static method)
unitroot_adf() (in module statsmodels.stats.diagnostic)
unsqueeze() (in module statsmodels.tools.tools)

V

VAR (class in statsmodels.tsa.vector_ar.var_model)
var() (statsmodels.sandbox.distributions.extras.ACSkewT_gen method)
(statsmodels.sandbox.distributions.extras.NormExpan_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm2_gen method)
(statsmodels.sandbox.distributions.extras.SkewNorm_gen method)
(statsmodels.sandbox.distributions.transformed.ExpTransf_gen method)
(statsmodels.sandbox.distributions.transformed.LogTransf_gen method)
(statsmodels.sandbox.distributions.transformed.TransfTwo_gen method)
(statsmodels.sandbox.distributions.transformed.Transf_gen method)
(statsmodels.stats.weightstats.DescrStatsW static method)
var_ddof() (statsmodels.stats.weightstats.DescrStatsW method)
varcorrection_pairs_unbalanced() (in module statsmodels.sandbox.stats.multicomp)
varcorrection_pairs_unequal() (in module statsmodels.sandbox.stats.multicomp)
varcorrection_unbalanced() (in module statsmodels.sandbox.stats.multicomp)
varcorrection_unequal() (in module statsmodels.sandbox.stats.multicomp)
vare() (in module statsmodels.tools.eval_measures)
variables() (statsmodels.iolib.foreign.StataReader method)
variance_inflation_factor() (in module statsmodels.stats.outliers_influence)
VarmaPoly (class in statsmodels.tsa.varma_process)
VARProcess (class in statsmodels.tsa.vector_ar.var_model)
VARResults (class in statsmodels.tsa.vector_ar.var_model)
violinplot() (in module statsmodels.graphics.boxplots)
vstack() (statsmodels.tsa.varma_process.VarmaPoly method)
vstackarma_minus1() (statsmodels.tsa.varma_process.VarmaPoly method)

W

weights() (statsmodels.genmod.families.family.Binomial method)
(statsmodels.genmod.families.family.Family method)
(statsmodels.genmod.families.family.Gamma method)
(statsmodels.genmod.families.family.Gaussian method)
(statsmodels.genmod.families.family.InverseGaussian method)
(statsmodels.genmod.families.family.NegativeBinomial method)
(statsmodels.genmod.families.family.Poisson method)
(statsmodels.robust.norms.AndrewWave method)
(statsmodels.robust.norms.Hampel method)
(statsmodels.robust.norms.HuberT method)
(statsmodels.robust.norms.LeastSquares method)
(statsmodels.robust.norms.RamsayE method)
(statsmodels.robust.norms.RobustNorm method)
(statsmodels.robust.norms.TrimmedMean method)
(statsmodels.robust.norms.TukeyBiweight method)
(statsmodels.robust.robust_linear_model.RLMResults static method)
whiten() (statsmodels.regression.linear_model.GLS method)
(statsmodels.regression.linear_model.GLSAR method)
(statsmodels.regression.linear_model.OLS method)
(statsmodels.regression.linear_model.WLS method)
(statsmodels.sandbox.regression.gmm.IV2SLS method)
(statsmodels.sandbox.sysreg.SUR method)
(statsmodels.sandbox.sysreg.Sem2SLS method)
WLS (class in statsmodels.regression.linear_model)
wresid() (statsmodels.regression.linear_model.RegressionResults static method)

Y

yule_walker() (in module statsmodels.regression.linear_model)

Z

Z() (statsmodels.tsa.kalmanf.kalmanfilter.KalmanFilter class method)