Implémentation Python de refpmsi.
https://github.com/denisGustin/refpmsi

Ali 6478288d9f Fix bug il y a 3 ans
.ipynb_checkpoints 6478288d9f Fix bug il y a 3 ans
__pycache__ 872a5118aa Première release il y a 3 ans
refpypmsi 6478288d9f Fix bug il y a 3 ans
refpypmsi.egg-info 55dcd7108f Fix package installation il y a 3 ans
CHANGES.txt 872a5118aa Première release il y a 3 ans
MANIFEST.in 872a5118aa Première release il y a 3 ans
README.md c4e3a7f4ec Doc modification il y a 3 ans
__init__.py 872a5118aa Première release il y a 3 ans
requirements.txt 872a5118aa Première release il y a 3 ans
setup.py 6478288d9f Fix bug il y a 3 ans

README.md

refpypmsi

Original repository : https://gogs.alibellamine.me/alibell/refpypmsi

Il s'agit d'une implémentation en Python de la librairie R refpmsi. La librairie refpmsi est disponible à l'adresse suivante : https://github.com/denisGustin/refpmsi

Dernière mise à jour : 07 août 2020

Installation

    git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
    cd refpypmsi
    pip install -r requirements.txt
    pip install -e .

Utilisation

Se reporter au manuel d'utilisation de refpmsi.