Regressors
stable
  • Regressors
  • Installation
  • Usage
  • Modules
  • Contributing
  • Credits
  • History
  • 0.0.1 (2015-11-24)
  • 0.0.2 (2015-12-08)
  • 0.0.3 (2015-12-08)
Regressors
  • Docs »
  • Edit on GitHub

Index

A | B | C | F | I | P | R | S

A

adj_r2_score() (in module regressors.stats)

B

beta_coef_ (regressors.regressors.PCR attribute)

C

coef_pval() (in module regressors.stats)
coef_se() (in module regressors.stats)
coef_tval() (in module regressors.stats)

F

f_stat() (in module regressors.stats)
fit() (regressors.regressors.PCR method)

I

intercept_ (regressors.regressors.PCR attribute)

P

PCR (class in regressors.regressors)
plot_pca_pairs() (in module regressors.plots)
plot_qq() (in module regressors.plots)
plot_residuals() (in module regressors.plots)
plot_scree() (in module regressors.plots)
prcomp (PCR attribute)
predict() (regressors.regressors.PCR method)

R

regression (PCR attribute)
residuals() (in module regressors.stats)

S

scaler (PCR attribute)
score() (regressors.regressors.PCR method)
sse() (in module regressors.stats)
summary() (in module regressors.stats)

© Copyright 2015, Nikhil Haas. Revision 5cee8544.

Built with Sphinx using a theme provided by Read the Docs.