mash_plot_Ulist.Rd
Creates a tile plot using ggplot of the covariance matrices specified in the mash model.
mash_plot_Ulist(m, range = NA, saveoutput = FALSE, suffix = "", limits = TRUE)
An object of type mash
Numeric vector. Which covariance matrices should be plotted?
Logical. Should the output be saved to the path?
Character. Optional. A unique suffix used to save the files, instead of the current date & time.
should there be plot limits of -1 and 1? Default is true.
A list of dataframes used to make the tile plots and the plots themselves.