搜索资源列表
Gibbs
- MCMC(马尔科夫链蒙特卡洛)中对于高斯分布的Gibbs采样算法-MCMC Gibbs Sampler
matlab-econometric-toolbox
- “Applied Econometrics using MATLAB”配套的计量经济Matlab包-MATLAB code for: 1. least-squares, simultaneous systems (2SLS,3SLS, SUR) 2. limited dependent variable (logit, probit, tobit) and Bayesian variants 3. time-series (VAR, BVAR, ECM) estim
MCMC_Gibbs
- 由matlab实现的从高斯分布数据中进行Gibbs采样的示例程序,代码中我已加注释,比较好理解,对于学习MCMC的同学比较有帮助。当初我理解GIbbs采样非常痛苦,希望这份代码对与我有相同经历的同学帮上忙-Realized by MATLAB the Gauss distribution data of Gibbs sampling sample program, the code I have to add a comment, is better understood, more help
daSVM-master
- Matlab implementation of the EM and MCMC algorithm for SVMs as introduced in the paper Data augmentation for support vector machines http://ba.stat.cmu.edu/journal/2011/vol06/issue01/polson.pdf-This is a Matlab implementation of the fancy idea by Pol
MCMC-with-Matlab
- 马尔可夫链蒙特卡罗(MCMC)入门学习资料,包括MetropolisSampling、Metropolis-Hastings Sampling、Gibbs Sampling。包含文档以及对应的程序!选自2011年MarkSteyvers的Computational Statistics with Matlab(MCMC)-MCMC learning materials of Computational Statistics with Matlab(MCMC) by MarkSteyvers, 2
tvpvar_m
- 对tvp-var的mcmc参数估计程序,使用的是gibbs算法(MCMC parameter estimation program for tvp-var)