Learn R Programming

RTaxometrics (version 2.4)

CheckParameters: Checks parameters

Description

This function checks the parameter specifications for problems, and adjusts these parameters as needed.

Usage

CheckParameters(x, parameters)

Arguments

x

The data matrix

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.