Evaluate variables list of an experiment object for full-factorial simdesign
Source:R/util_eval.R
util_eval_variables_ff.Rd
Evaluate variables list of an experiment object for full-factorial simdesign
Details
util_eval_variables_ff checks if the variables list of an experiment within a nl object has enough information to create a simdesign_ff. It reports an error message if at least one variable does not have a defined sequence (min, max, step) or a vector of distinct values.