PRISM¶
简介¶
A versatile statistics tool purpose-built for scientists-not statisticians. Get a head start by entering data into tables that are structured for scientific research and guide you to statistical analyses that streamline your research workflow.
完整步骤¶
module load miniconda3
conda create -n mypy_py27 python=2.7
source activate mypy_py27
conda install -c conda-forge pyprism
最后更新:
2024 年 11 月 19 日