plot_gamma {MMVBVS} | R Documentation |
Plot the the inclusion of each variable for each MCMC iteration
Description
Plot the the inclusion of each variable for each MCMC iteration
Usage
plot_gamma(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]