CheckParameters: Checks parameters
Description
This function checks the parameter specifications for problems, and
adjusts these parameters as needed.
Usage
CheckParameters(x, parameters)
Value
Data parameters, adjusted as needed
Arguments
- x
The data matrix
- parameters
The data and program parameters
Author
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu>
Maintainer: John Ruscio <ruscio@tcnj.edu>
Details
Called by higher-order functions; users do not need to call this
function directly.