check_score_pred: Check Scores Of A Single Prediction.

Description Usage Arguments Value

View source: R/model_helper.R

Description

Check the score information of a prediction based on actual observations and predictions

Usage

1
check_score_pred(object, predict_info, actual_obs, adjust_switch)

Arguments

object

An S4 sim object.

predict_info

The dataframe storing the prediction info

actual_obs

The actual observation corresponding to the predictions.

adjust_switch

A logical vector representing the status of the adjust_switch.

Value

The updated prediction information dataframe with last row modified.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.