util_eval_variables_sa {nlrx}R Documentation

Evaluate variables list of an experiment object for sensitivity analysis simdesigns

Description

Evaluate variables list of an experiment object for sensitivity analysis simdesigns

Usage

util_eval_variables_sa(nl)

Arguments

nl

nl object

Details

util_eval_variables_sa checks if the variables list of an experiment within a nl object has enough information to create a sensitivity analysis simdesign. It reports an error message if at least one variable does not have a defined distribution (min, max, qfun).


[Package nlrx version 0.4.5 Index]