ERGM_result_plot: ERGM_result_plot

View source: R/ERGM_result_plot_function.R

ERGM_result_plotR Documentation

ERGM_result_plot

Description

creates plot for ERGM results

Usage

ERGM_result_plot(ergm.fit, custom_var_names, plot_title, y_axis_lab = TRUE)

Arguments

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

Value

plot


MatthewSmith430/ProcessResults documentation built on Jan. 20, 2024, midnight