CheckParameters: Checks parameters
Description
This function checks the parameter specifications for problems, and
adjusts these parameters as needed.
Usage
CheckParameters(x, parameters)
Arguments
parameters
The data and program parameters
Value
Data parameters, adjusted as needed
Details
Called by higher-order functions; users do not need to call this
function directly.