Homogenize validation data.sets as arguments to cost_likelihood_pmodel()
and cost_likelihood_biomee()
#236
Milestone
cost_likelihood_pmodel()
and cost_likelihood_biomee()
#236
After the inputs to the running of the model is homogenized (#228),
also the inputs to the calibration would need to be homogenized.
Some work has already been done to reduce code redundundancy in the likelihood/RMSE functions in PR: #233
Either within that PR or after it, we should also homogenize the validation data sets, i.e.
rsofun::biomee_validation
,rsofun::p_model_validation_vcmax25
, andrsofun::p_model_validation
.rda
-files and create their generation script similarly to: Moving generate_biomee/pmodel_driver_data.R from FluxDataKit to rsofun #232 (comment)The text was updated successfully, but these errors were encountered: