Package: calibrar 0.9.0.9000

calibrar: Automated Parameter Estimation for Complex Models

General optimisation and specific tools for the parameter estimation (i.e. calibration) of complex models, including stochastic ones. It implements generic functions that can be used for fitting any type of models, especially those with non-differentiable objective functions, with the same syntax as 'stats::optim()'. It supports multiple phases estimation (sequential parameter masking), constrained optimization (bounding box restrictions) and automatic parallel computation of numerical gradients. Some common maximum likelihood estimation methods and automated construction of the objective function from simulated model outputs is provided. See <https://roliveros-ramos.github.io/calibrar/> for more details.

Authors:Ricardo Oliveros-Ramos [aut, cre]

calibrar_0.9.0.9000.tar.gz
calibrar_0.9.0.9000.zip(r-4.5)calibrar_0.9.0.9000.zip(r-4.4)calibrar_0.9.0.9000.zip(r-4.3)
calibrar_0.9.0.9000.tgz(r-4.4-any)calibrar_0.9.0.9000.tgz(r-4.3-any)
calibrar_0.9.0.9000.tar.gz(r-4.5-noble)calibrar_0.9.0.9000.tar.gz(r-4.4-noble)
calibrar_0.9.0.9000.tgz(r-4.4-emscripten)calibrar_0.9.0.9000.tgz(r-4.3-emscripten)
calibrar.pdf |calibrar.html
calibrar/json (API)

# Install 'calibrar' in R:
install.packages('calibrar', repos = c('https://roliveros-ramos.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/roliveros-ramos/calibrar/issues

On CRAN:

modelingoptimizationoptimization-methods

19 exports 7 stars 1.97 score 30 dependencies 28 scripts 273 downloads

Last updated 6 months agofrom:ec0e8c1ad5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxOKSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 2024

Exports:.get_command_argument.read_configurationahrescalibrar_democalibratecalibration_datacalibration_objFncalibration_setupcreateObjectiveFunctionfitnessgaussian_kernelgetCalibrationInfogetObservedDatagradientobjFnoptim2optimhsphereNspline_par

Dependencies:BBclicmaescodetoolsDEoptimdfoptimforeachGenSAglueiteratorslbfgsb3clifecyclemagrittrminqanloptrnumDerivoptimxorepracmapsoquadprogRcppRcppArmadilloreportrrgenoudrlangsomastringistringrvctrs

Getting started with the calibrar package

Rendered fromcalibrar.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-02-13
Started: 2024-02-10