meanSquaredError: Calculate the mean squared error between predictions and...

Description Usage Arguments Value

Description

Calculate the mean squared error between predictions and observed data

Usage

1
meanSquaredError(model_predictions, observed_data)

Arguments

model_predictions

Predicted dataset#

observed_data

Observed dataset (testing or validation)

Value

Mean Squared Error between the two sets


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.