plot_sigma {MMVBVS} | R Documentation |
Plot the posterior mean of the covariance matrix
Description
Plot the posterior mean of the covariance matrix
Usage
plot_sigma(result, title = "")
Arguments
result |
resulting object from mmvbvs function |
title |
A string object for the title of the resulting plot |
Value
ggplot object
[Package MMVBVS version 0.8.0 Index]