Skip to main content

This function will use to calculate VIF and adjusted rsquare within featue columns or indipendent variables.

Project description

calculate_vif_rsquare

This function will use to calculate VIF and adjusted rsquare within featue columns or indipendent variables. it will return dataFrame containing VIF value and adjusted rsquare.

Installation

pip install calculate_vif_rsquare

How to use it?

from calculate_vif_rsquare import calculate_vif_rsquare

vif_rsquare = calculate_vif_rsquare(df)

print(vif_rsquare)

License

© 2021 Neeraj Bafila

This repository is licensed under the MIT license. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calculate_vif_rsquare-1.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

calculate_vif_rsquare-1.0.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page