Learn R Programming

spartan (version 3.0.2)

extract_predictions_from_result_list: Internal function used to extract the predictions made in emulation generation from a list

Description

Internal function used to extract the predictions made in emulation generation from a list

Usage

extract_predictions_from_result_list(model_predictions, technique,
  measures)

Arguments

model_predictions

Predictions that have been generated by an emulator

technique

The machine learning technique used to develop the emulator

measures

Simulation responses the model should predict

Value

Predicted results extracted from the model_predictions list