Learn R Programming

spartan (version 3.0.2)

tutorial_consistency_set: Example dataset showing the structure for consistency analysis data

Description

This dataset contains exemplar results from a consistency analysis, that shown in the tutorial. This data can be read in and processed using the functions detailed in the vignette. The important thing to obtain from this object is the structure the data is expected to be in

Usage

data(tutorial_consistency_set)

Arguments

Format

A list with 9060 rows and four columns

Details

  • SampleSize. Number of simulation executions in each subset

  • Set. The number of the subset this result belongs to

  • Velocity. The median velocity observed in simulation executions in this set

  • Displacement. The median displacement observed in simulation executions in this set