prosper-class: Class for PROSPER results

Description Slots

Description

This class simplifies the analysis of PROSPER results, by providing a fixed structure with some basic summary and plot methods.

Slots

Call

character, the model call of the simulation.

simstruc

numeric vector with 2 numbers, the first defines the number of repetitions for the simulation, the second defines the number of simulation cycles in each repetition of the simulation.

loci

numeric, the number of loci used, 0 when no genetic is included.

simData

data.table, all simulated data is stored here. The first column is treated as the number of the simulation run, the second column the number of the repetition, the third as the simulation cycle/year, the forth as the type of data (genotype based or only year based), the fifth as the genotype (character) (NA when data is year based). All following columns are up to specific the model design.


PROSPER documentation built on July 2, 2020, 3:25 a.m.