getObservedData-defunct {calibrar} | R Documentation |
Get observed data for the calibration of a model
Description
Create a list with the observed data with the information provided by its main argument.
Arguments
info |
A data.frame with the information about the calibration,
normally created with the |
path |
Path to the directory to look up for the data. |
data.folder |
folder in the path containing the data. |
... |
Additional arguments to |
Value
A list with the observed data needed for a calibration, to be used
in combination with the createObjectiveFunction
.
Author(s)
Ricardo Oliveros-Ramos
See Also
[Package calibrar version 0.9.0 Index]