SimulationResults {rpact}R Documentation

Class for Simulation Results

Description

A class for simulation results.

Details

SimulationResults is the basic class for

Fields

seed

The seed used for random number generation. Is a numeric vector of length 1.

iterations

The number of iterations used for simulations. Is an integer of length 1.


[Package rpact version 3.3.4 Index]