|
Project Information |
| Name | Status | Rev | Size | Updated | Downloads | Brief Description | Actions |
|---|---|---|---|---|---|---|---|
R code & examples
|
Stable
|
- | 3 items | 07/05/2008 17:57 PDT | 421 27 | (none) |
|
| bloodpressure.odc |
Stable
|
1 | 2.06 KB | 07/02/2008 15:50 PDT | 44 44 | WinBUGS script that does the exact same thing as the 'call_Gibbs.m' script does (uses same data and model). I have included this to demonstrate that the Matlab Gibbs sampler operates identically to Winbugs. Change the priors around a bit to convince yourselves that this is true. |
|
| call_Gibbs.m |
Stable
|
2 | 1.4 KB | 07/02/2008 15:49 PDT | 116 116 | This program gives an example of function use: defines data, specifies priors and model parameters, and then calls the function below. |
|
| MLR_Gibbs_func.m |
Stable
|
2 | 646 B | 07/02/2008 15:50 PDT | 136 136 | this is the function that carries out MCMC using Gibbs sampler |