rstanmulticore:并行运行 RStan 的跨平台 R 包

时间:2024-06-21 18:40:26
【文件属性】:

文件名称:rstanmulticore:并行运行 RStan 的跨平台 R 包

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-21 18:40:26

HTML

多核 跨平台(Windows、Linux 和 Mac)R 包,用于跨多个内核并行化 RStan MCMC 链。 语法非常简单:用 pstan(...) 替换对 stan(...) 的调用。 安装 步骤 0.A:如果您尚未安装 rstan,请按照的说明进行安装。 步骤 0.B:如果您尚未安装 devtools,请按照的说明进行安装。 第 1 步:使用 install_github('nathanvan/rstanmulticore') 直接从我的 GitHub 存储库安装 rstanmulticore。 > library( devtools ) > install_github( ' nathanvan/rstanmulticore ' ) Downloading github repo nathanvan / rstanmulticore @ master Installing


【文件预览】:
rstanmulticore-master
----man()
--------pstan.Rd(5KB)
----NAMESPACE(99B)
----tests()
--------testthat()
--------testthat.R(47B)
----inst()
--------doc()
----LICENSE(1KB)
----vignettes()
--------rstanmulticore-examples.Rmd(4KB)
----CHANGELOG.md(813B)
----R()
--------pstan.R(10KB)
----DESCRIPTION(534B)
----README.md(6KB)

网友评论