set.imask: Set a Mask for Parameters

Description Usage Arguments Value Examples

Description

Given a named logical list of all the parameters that DICE supports prepare an integer list of the same length with +1/-1 for parameters that are/are not optimized

Usage

1
set.imask(par_names = NULL, opt.list = NULL)

Arguments

par_names

- A list with all the DICE parameter names

opt.list

A named logical list with TRUE/FALSE values for each parameter

Value

imask An integer list of length nparam with +1 or -1 values

Examples

1
set.imask{par_names = par_names, opt.list = opt.list}

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.