Gibbs sampler for linear regression
1 | gibbs_lm(y, x, steps = 1000L)
|
y |
a vector of response values |
x |
a matrix of explanatory variables |
steps |
number of samples to obtain |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.