cova_comp_plot | R Documentation |
Plot the Comparison of Univariate and Multivariate Covariate Effects
cova_comp_plot(m_true_comp, aco_pr, epg_pr, effects = c(4, 5, 6),
effects_uni = c(5, 6, 7), m_fac = 2, limits = limits)
m_true_comp |
Model components of the multivariate model. |
aco_pr |
Predictions for aco model. |
epg_pr |
Predictions for epg model. |
effects |
Index number of the effects to be plotted from multivariate model. |
effects_uni |
Index number of the effects to be plotted from the univariate |
m_fac |
Multiplication factor. |
limits |
Y-limits of the Plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.