powered by
Heatmap Plot of the mixedLSR Coefficient Matrices
plot_lsr(a, abs = TRUE)
A ggplot2 heatmap of the coefficient matrix, separated by subgroup.
A coefficient matrix from mixed_lsr model.
A boolean for taking the absolute value of the coefficient matrix.
simulate <- simulate_lsr() plot_lsr(simulate$a)
Run the code above in your browser using DataLab