View source: R/ERGM_result_plot_function.R
ERGM_result_plot | R Documentation |
creates plot for ERGM results
ERGM_result_plot(ergm.fit, custom_var_names, plot_title, y_axis_lab = TRUE)
ergm.fit |
ERGM object |
custom_var_names |
Variable names |
plot_title |
Plot title |
y_axis_lab |
TRUE/FALSE - do you want the y-axis labels present. FALSE useful for panel plots. Default TRUE |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.