Metadata-Version: 2.1
Name: ZCAPM
Version: 0.4.0
Summary: Package used for testing ZCAPM asset pricing model and comparing results to other factor models
Home-page: https://github.com/zcapm
Author: James. W Kolari, Wei Liu, and Jianhua Z. Huang, Jacob R. Atnip
Author-email: JKolari@mays.tamu.edu, jatnip64@gmail.com
License: BSD-3-Clause
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: statsmodels

### Instructions for ZCAPM Python Package
Run the following to install the ZCAPM package  
```pip install ZCAPM```  

#### Example
This package is best used in conjuction with a Jupyter Notebook. For an example notebook use the file titled ```ZCAPM Jupyter Notebook.ipynb```. The example PDF and HTML files are printouts of this notebook.

