Evaluation.mse_loss: Evaluation.mse_loss

Description Usage Arguments Value

View source: R/Evaluation.R

Description

Function to calculate the mean squared error loss

Usage

1
Evaluation.mse_loss(data.observed, data.predicted)

Arguments

data.observed

the true data (Y)

data.predicted

the Y outcome from the estimator

Value

double the calculated mean squared error loss


frbl/OnlineSuperLearner documentation built on Feb. 9, 2020, 9:28 p.m.