plot_beta {MMVBVS} | R Documentation |
Plot the coefficients for each variable for each iteration of MCMC
Description
Plot the coefficients for each variable for each iteration of MCMC
Usage
plot_beta(result, title = "")
Arguments
result |
Output 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]