setRange: Set parameter ranges for ACPy

View source: R/setRange.R

setRangeR Documentation

Set parameter ranges for ACPy

Description

Read ACPy xml configuration file and set ranges for the parameter

Usage

setRange(acpyXML, param, min, max)

Arguments

acpyXML

XML file used for ACPy calibration

param

character corresponding to the name of the parameter in the ACPy xml file

min

Minimum value for the parameter range

max

Maximum value for the parameter range

Value

Message stating the change in parameter range


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.