getCalibrationInfo-defunct function

Get information to run a calibration using the calibrar package.

Get information to run a calibration using the calibrar package.

A wrapper for read.csv checking column names and data types for the table with the calibration information.

Arguments

  • path: The path to look for the file.
  • file: The file with the calibration information, see details.
  • stringsAsFactors: To be passed to read.csv.
  • ...: Additional arguments to read.csv function.

Returns

A data.frame with the information for the calibration of a model, to be used with the createObjectiveFunction

and getObservedData.

See Also

calibrar-defunct

Author(s)

Ricardo Oliveros-Ramos

  • Maintainer: Ricardo Oliveros-Ramos
  • License: GPL-2
  • Last published: 2024-02-14