This function creates an object of class SimParameters to be passed into the CSE function.
Usage
SimParameters(n.sims, seed, proc.load = 1)
Arguments
n.sims
defines the number of simulations.
seed
defines the seed for the simulations.
proc.load
defines the load of the processor (parallel computation).
Details
Objects of class SimParameters are used in the CSE function to define the simulation parameters.
The proc.load argument is used to define the number of clusters dedicated to the simulations. Numeric value can be defined as well as character value which automatically detect the number of cores: