Description Usage Arguments Value Examples
Bayesian linear regression with Stan
1 |
x |
Numeric matrix of input values. This matrix should not contain a column of 1's. |
y |
Numeric vector of output values. |
... |
Arguments passed to 'rstan::sampling' (e.g. iter, chains). |
An object of class 'stanfit' returned by 'rstan::sampling'
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.