R/PCMIterators.R
PCMNextMapping.Rd
Generate the next mapping of model-types chosen from regime-specific sets of possible model-types.
PCMNextMapping(mapping, modelTypes, allowedModelTypesIndices)
mapping | a vector with elements from |
---|---|
modelTypes | a vector of unique model-types, e.g. |
allowedModelTypesIndices | a list of the same length as |
a vector of the same length as mapping with elements from
modelTypes
.