wtCalibrate | R Documentation |
Simple calibration procedure
wtCalibrate(configuration, parameterName = "hkr", startvalue = 0.02, endvalue = 1e-05, changevalue = 1e-04, wells = "OW4", fitnessCriteria = data.frame( name = c("RMSE", "PBIAS", "PBIAS", "R2"), vals = c(0.03, 5, -5, 0.95), condition = c("<=", "<=", ">=", ">=")))
configuration |
|
parameterName |
|
startvalue |
|
endvalue |
|
changevalue |
|
wells |
|
fitnessCriteria |
stat. parameters for for model fit evaluation |
Hauke Sonnenberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.