View source: R/calibrar-main.R
calibration_setup | R Documentation |
calibrar
package.A wrapper for read.csv
checking column names and data types
for the table with the calibration information.
calibration_setup(file, control = list(), ...)
file |
The file with the calibration information, see details. |
control |
Control arguments for generating the setup. See details. |
... |
Additional arguments to |
A data.frame with the information for the calibration of a
model, to be used with the calibration_objFn
and calibration_data
.
Ricardo Oliveros-Ramos
calibration_objFn
, calibration_data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.