R/lm_stan.R
lm_stan.Rd
Bayesian linear regression with Stan
lm_stan(x, y, ...)
Numeric vector of input values.
Numeric vector of output values.
Arguments passed to `rstan::sampling` (e.g. iter, chains).
An object of class `stanfit` returned by `rstan::sampling`