美文网首页
jags installation

jags installation

作者: 为了梦走一遭 | 来源:发表于2021-06-09 22:16 被阅读0次
  1. install conda

  2. update
    conda update --all

  3. use conda to install jags package

  4. create new env
    conda create -n rjags_env -c conda-forge r-rjags
    conda activate rjags_env
    conda config --env --add channels conda-forge

相关文章

网友评论

      本文标题:jags installation

      本文链接:https://www.haomeiwen.com/subject/vxeyeltx.html