Scatter plot of observed vs. predicted edge values generated by the `conditional_edge_prediction()` function. Also calculated correlation coefficient.
conditional_edge_prediction_correlation_plot(edge_prediction_results,
xlim = NULL, ylim = NULL, plot_max_entropy_predictions = FALSE)
A list object returned by the `conditional_edge_prediction()` function.
Defaults to NULL, but can be set by the user if desired to a numeric vector of the form c(lower,upper) for observed edge values.
Defaults to NULL, but can be set by the user if desired to a numeric vector of the form c(lower,upper) for predicted edge values.
Defaults to FALSE, can be set to TRUE to show maximum entropy edge predictions as red X's.
Saves a PDF plot to the current working directory