ESTYP Documentation

Contents:

  • Instalation
  • Getting Started
  • The cluster module
  • The linear_model module
  • The testing module
ESTYP Documentation
  • Index

Index

_ | A | B | C | F | L | N | P | S | T | V | Z

_

  • __init__() (CheckModel method)
    • (LogisticRegression method)
    • (NClusterSearch method)

A

  • aic (LogisticRegression attribute)

B

  • best_estimator_ (NClusterSearch attribute)
  • bic (LogisticRegression attribute)
  • both_selection()
    • built-in function
  • built-in function
    • both_selection()
    • chisq_test()
    • cor_test()
    • forward_selection()
    • nested_models_test()
    • prop_test()
    • t_test()
    • var_test()

C

  • check_all() (CheckModel method)
  • check_homocedasticity() (CheckModel method)
  • check_independence() (CheckModel method)
  • check_multicollinearity() (CheckModel method)
  • check_normality() (CheckModel method)
  • CheckModel (built-in class)
  • chisq_test()
    • built-in function
  • conf_int() (LogisticRegression method)
  • cor_test()
    • built-in function
  • cov_matrix (LogisticRegression attribute)

F

  • fit() (LogisticRegression method)
    • (NClusterSearch method)
  • forward_selection()
    • built-in function
  • from_formula() (LogisticRegression method)

L

  • labels_ (NClusterSearch attribute)
  • LogisticRegression (built-in class)

N

  • NClusterSearch (built-in class)
  • nested_models_test()
    • built-in function

P

  • p_values() (LogisticRegression method)
  • params (LogisticRegression attribute)
  • plot() (NClusterSearch method)
  • predict() (LogisticRegression method)
    • (NClusterSearch method)
  • prop_test()
    • built-in function

S

  • se() (LogisticRegression method)
  • summary() (LogisticRegression method)

T

  • t_test()
    • built-in function

V

  • var_test()
    • built-in function

Z

  • z_values() (LogisticRegression method)

© Copyright 2023, Esteban Rucán Carrasco.

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