An example Bayesian gaussian model fitted on mtcars dataset predicts miles/(US) gallon for auotmobiles.

mpg_model

Format

mpg_model

A brms model object in Gaussian family predicting a quantitative response variable mpg with disp, vs, am as predictors.