View source: R/Visual-related.R
stdbeta_plot_simple | R Documentation |
std_beta calculaiton and comparison based on emmreml result.
stdbeta_plot_simple(x, y, data, p = 0.1, color_lab = c("X", "Y"), ptsize = 0.5)
x |
parameter 1 |
y |
parameter 2 |
data |
emmreml result, colname in form beta_x, var_x |
p |
p cut-off to mark red |
color_lab |
default c("X","Y") |
ptsize |
default 0.5 |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.