/HCM

Primary LanguagePythonMIT LicenseMIT

Requirements

  1. Install required R package

    • Require R >= 3.6.3
    • Run following code in the R Console

    install.packages("/ossfs/workspace/pai-algo-dev/momentchi2_0.1.5.tar", repos=NULL, type="source")

  2. Install required python packages

    pip install requirements.txt

Run example

  • run.py provides an example for you to conduct one experiment and one can refer to const.py to learn the meaning of parameters.

Generate simulation data

  • please go mvpsimulation/ folder, and the README.md file inside the folder for more information.