Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
这给了我 132 个可能的相关函数。
This gave me 132 possible relevant functions.
这个包怎么样。
http://cran.r-project.org/web/packages/MCMCpack /index.html
How about this package.
http://cran.r-project.org/web/packages/MCMCpack/index.html
我发现的最接近我的想法的是
blearn
包。它们还具有各种其他贝叶斯网络推理功能,其中一些可以使用雪。The closest thing to what I had in mind that I've found is the
hc()
function in theblearn
package. They have a variety of other Bayesian network inference functions, as well, some of which can use snow.