联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All R(828) 

[人工智能/神经网络/深度学习] bmoe

R和JAGS中混合专家的贝叶斯删失回归。
Bayesian Censored Regression with Mixture of Experts in R and JAGS. (2023-10-28, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698675017686542.html

[人工智能/神经网络/深度学习] drMARS

通过使用实现足够降维的协变量的线性组合来提高MARS的性能。,
Improve the performance of MARS by using linear combinations of the covariates which achieve sufficient dimension reduction., (2023-10-21, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697884098668476.html

[人工智能/神经网络/深度学习] SDM-single-species-occupancy-model

贝叶斯框架下基于占有模型的物种分布建模,
Species distribution modelling using occupancy model under Bayesian framework, (2023-08-30, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693703101213974.html

[人工智能/神经网络/深度学习] epiPOMS

部分观测多菌株流行病贝叶斯推断的R包,
An R package for Bayesian inference for partially observed multi-strain epidemics, (2020-06-30, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717592460662.html

[人工智能/神经网络/深度学习] blipr

基于贝叶斯线性规划的分辨率自适应信号检测,in R。,
Resolution-adaptive signal detection via Bayesian Linear Programming, in R., (2022-06-15, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717560556525.html

[人工智能/神经网络/深度学习] trumpChangePoint

应用于特朗普批准号的基本贝叶斯变化点分析,
Basic Bayesian change point analysis applied to Trump s approval numbers, (2017-10-05, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717462429161.html

[人工智能/神经网络/深度学习] mixcurelps

用于混合治愈生存模型中推理的快速近似贝叶斯工具,
Fast approximate Bayesian tools for inference in mixture cure survival models, (2022-06-18, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717319127897.html

[人工智能/神经网络/深度学习] JSM2019

贝叶斯计算和多级模型JSM短期课程的R代码,
R code for JSM short course on Bayesian Computing and Multilevel Models, (2019-06-17, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717301749982.html

[人工智能/神经网络/深度学习] mHMMbayes

R包:使用贝叶斯估计的多级隐马尔可夫模型,
R package: multilevel hidden Markov models using Bayesian estimation, (2023-07-18, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717260256291.html

[人工智能/神经网络/深度学习] RBesT

支持R中贝叶斯证据合成的工具集,
Tool-set to support Bayesian evidence synthesis in R, (2023-06-29, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717250928331.html

[人工智能/神经网络/深度学习] SGS

具有R的贝叶斯网络中的推理,
Inference in Bayesian Networks with R, (2023-02-06, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717250827149.html

[人工智能/神经网络/深度学习] StanCon2020

谈话代码“Stan中潜在高斯模型的近似贝叶斯推理”,
Code for the talk "Approximate Bayesian inference for latent Gaussian models in Stan", (2022-05-18, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717234989133.html

[人工智能/神经网络/深度学习] mapbayr

R中PK参数的简易极大后验贝叶斯估计。,
Easy Maximum A Posteriori Bayesian Estimation of PK parameters in R., (2023-07-17, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689717213691502.html

[人工智能/神经网络/深度学习] odemodeling

用于在Stan中构建和拟合贝叶斯ODE模型的R包,
R-package for building and fitting Bayesian ODE models in Stan, (2023-07-03, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689716508118824.html

[人工智能/神经网络/深度学习] baggr

贝叶斯元分析模型的R包,使用Stan,
R package for Bayesian meta-analysis models, using Stan, (2023-07-10, R, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689716317160165.html

[人工智能/神经网络/深度学习] shiny-dim-reduction

该项目将降维应用于表格数据,并生成用于可视化结果的应用程序。
This project applies dimensionality reduction to tabular data and generates applications for visualizing the results. (2023-06-12, R, 6866KB, 下载0次)

http://www.pudn.com/Download/item/id/1686804023919220.html

[人工智能/神经网络/深度学习] regeval

一个系统的评估高维,集成为基础的回归探索大模型空间的微生物组...
A systematic evaluation of high-dimensional, ensemble based regression for exploring large model spaces in microbiome analyses. (2016-04-05, R, 42KB, 下载0次)

http://www.pudn.com/Download/item/id/1686318074847229.html

[人工智能/神经网络/深度学习] topic-modelling-naive-bayes-lda

主题建模朴素贝叶斯lda,#naive bayes lda这是概率图形模型的R实现-朴素贝叶斯lda第8章PMRL##...
# Naive Bayes LDA This is the R implementation for Probablistic Graphical Models - Naive Bayes LDA Chapter 8 PMRL ## About the book PMRL Chapter 8 - Probablistic Graphical Models Pattern Recognition and Machine Learning (2009) - Bishop (2020-07-11, R, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1594481152161464.html

[人工智能/神经网络/深度学习] IRISPredictor

IRIS预测器、带Shiny的IRIS预测程序、神经网络和朴素贝叶斯
IRISPredictor,IRIS Predictor with Shiny, Neural Networks and Naive Bayes (2014-07-24, R, 378KB, 下载0次)

http://www.pudn.com/Download/item/id/1406198591565902.html

[人工智能/神经网络/深度学习] Bayesian-Estimtors-Vs-MLE

贝叶斯估计量与MLE,对二次分布、泊松分布和正态分布参数的贝叶斯估计量进行了比较报告...
? Made a comparative report of the bayesian estimators of the parameters of Bi- nomial, Poisson and Normal distributions with those of the maximum likelihood estimators. ? Analyzed the results by generating samples using R. (2020-11-05, R, 461KB, 下载0次)

http://www.pudn.com/Download/item/id/1604520738180133.html