selectFixedOutcomeIfSet: Checks whether a fixed vector of values should be used...

View source: R/FixedOutcomes.r

selectFixedOutcomeIfSetR Documentation

Checks whether a fixed vector of values should be used instead of the just simulated vector (parameter x). The fixed vector is that in fixed.outcomes and is based on user specified adjustments to a base run of the simulation.

Description

Checks whether a fixed vector of values should be used instead of the just simulated vector (parameter x). The fixed vector is that in fixed.outcomes and is based on user specified adjustments to a base run of the simulation.

Usage

selectFixedOutcomeIfSet(simenv, iteration, x, varname)

Arguments

simenv

a Simenv object

iteration

the current iteration

x

vector of values to replace with vector in fixed.outcomes. Generally x is continuous.

varname

name of variable

Value

a vector


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.