Regression using the Gibbs sampler, with just one x variable.
1 2 | regression.Bayes(x, y, start.param = NULL, steps = 1100,
whichuse = 101:1100, showstep = 50)
|
steps |
The number of steps to run the Gibbs sampler. |
showstep |
Information is printed to the screen every showstep steps. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.