check_model_params: Correctness Check of Model Parameters

Description Usage Arguments

View source: R/function_mapping.R

Description

Makes 3 checks of compatibility between the input parameters for the adjustment and the DOF of the inactivation model selected.

Usage

1
2
check_model_params(simulation_model, known_params, starting_points,
  adjust_vars)

Arguments

simulation_model

character with a valid model key.

known_params

named vector or list with the dof of the model known.

starting_points

named vector or list with the dof of the model to be adjusted.

adjust_vars

logical specifying whether the model variables need to be included in the check (not used for isothermal fit)


bioinactivation documentation built on Aug. 1, 2019, 5:05 p.m.