conditional_edge_prediction_MSE: A Function to calculate Mean Edgewise MSE to evaluate edge...

View source: R/conditional_edge_prediction_MSE.R

conditional_edge_prediction_MSER Documentation

A Function to calculate Mean Edgewise MSE to evaluate edge predictions.

Description

Calculates mean edgewise MSE for predicted edge values.

Usage

conditional_edge_prediction_MSE(edge_prediction_results)

Arguments

edge_prediction_results

A list object returned by the 'conditional_edge_prediction()' function.

Value

A list of MSE's.


matthewjdenny/GERGM documentation built on May 24, 2023, 1:28 a.m.