setParameterList: setParameterList

View source: R/RcppExports.R

setParameterListR Documentation

setParameterList

Description

The parameterList holds all parameters for a single person. With setParameterTable these parameters are changed to the values specified in the parameterTable for a person

Usage

setParameterList(parameterTable, parameterList, person)

Arguments

parameterTable

parameterTable

parameterList

list of parameters

person

integer indicating the person for which the parameters should be written in the parameterList

Value

the parameterList is changed by reference; nothing is returned explicitly


jhorzek/psydiff documentation built on Sept. 15, 2022, 6:26 a.m.