Skip to contents

This function generates density plots for the posterior distributions of the fixed effects and hyperparameters of a fitted Bayesian multivariate linear model.

Usage

# S3 method for class 'mlvr'
plot(x, ...)

Arguments

x

An object of class `mlvr` containing posterior simulations of the model.

...

Additional arguments (currently unused).

Value

A list of ggplot objects: one for the fixed effects and one for the hyperparameters.