predicting_pred: Simulation of Scheduling Jobs Based On Predictions

Description Usage Arguments Value

View source: R/main_pred.R

Description

Sequantially training and testing by scheduling jobs based on predictions on a single trace using AR1 Model.

Usage

1
predicting_pred(object, x, xreg)

Arguments

object

The corresponding trace/column in dataset.

x

A numeric vector of length n representing the target dataset for predictions and evaluations.

xreg

A matrix of length n by m representing the regressors.

Value

A list containing the resulting prediction informations.


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