Metadata-Version: 2.0
Name: fa-kit
Version: 0.1.1
Summary: Factor Analysis Kit
Home-page: https://github.com/bmcmenamin/fa_kit
Author: Brenton McMenamin
Author-email: bmcmenamin+fa_kit@gmail.com
License: MIT
Keywords: factor analysis pca varimax quartimax rotation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: scipy
Requires-Dist: tensorflow

A toolkit for performing factor analysis, including multiple factor rotations and automatic detection of how many components to retain


