experiment_results: Gather results from the experiment

View source: R/experiment_results.R

experiment_resultsR Documentation

Gather results from the experiment

Description

This function will access the specific metadata files generated for the experiment conducted and perform some data cleaning. After the data is cleaned a separate data set is generated for instances, solutions and simulations. These are stored in a list which is returned by the function.

Usage

experiment_results()

Details

The purpose of the function is to show how the raw metadata from the instances, solutions and simulations is transformed into the results data set.

The function is tailored to the specific experiment conducted and will need to be revised to handle a new experiment. This is as a results of, but not limited to, the arrival rate variance and number of UAVs levels being hardcoded.

Value

A list of 3 tibbles.


Rosenkrands/zav documentation built on March 31, 2022, 2:16 p.m.