validate {BeeGUTS} | R Documentation |
Validation method for beeSurvFit
objects
Description
This is a validation
method for the
beeSurvFit
object. It perform forwards predictions for a specific concentration
profile and compare these prediction to the respective experimental data.
Usage
validate(object, dataValidate, ...)
Arguments
object |
An object of class |
dataValidate |
Data to validate in the format of the experimental data used for fit (dataGUTS) |
... |
Additional arguments to be parsed to the |
Value
An object of class beeSurvValidation
.