calibration_setup: Get information to run a calibration using the 'calibrar'...

View source: R/calibraR-main.R

calibration_setupR Documentation

Get information to run a calibration using the calibrar package.

Description

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

Usage

calibration_setup(file, control = list(), ...)

Arguments

file

The file with the calibration information, see details.

control

Control arguments for generating the setup. See details.

...

Additional arguments to read.csv function.

Value

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

Author(s)

Ricardo Oliveros-Ramos

See Also

calibration_objFn, calibration_data.


roliveros-ramos/calibrar documentation built on March 15, 2024, 12:08 a.m.