extract_param_set: Extracts a set of parameters from the parameter space for the...

View source: R/extract_param_set.R

extract_param_setR Documentation

Extracts a set of parameters from the parameter space for the simulation

Description

Extracts a set of parameters from the parameter space for the simulation

Usage

extract_param_set(param_space_name, param_space, param_set)

Arguments

param_space_name

A string with the parameter space to run. See is_param_space_name() for options.

param_space

A data frame of the parameter space.

param_set

A numeric with the line corresponding to parameter set to run, as found in the file named in param_space.

Value

a list of simulation parameters

Author(s)

Joshua W. Lambert, Pedro Santos Neves, Shu Xie


Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.