Package: calibrar 0.9.0.9007

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.9007.tar.gz
calibrar_0.9.0.9007.zip(r-4.5)calibrar_0.9.0.9007.zip(r-4.4)calibrar_0.9.0.9007.zip(r-4.3)
calibrar_0.9.0.9007.tgz(r-4.5-any)calibrar_0.9.0.9007.tgz(r-4.4-any)calibrar_0.9.0.9007.tgz(r-4.3-any)
calibrar_0.9.0.9007.tar.gz(r-4.5-noble)calibrar_0.9.0.9007.tar.gz(r-4.4-noble)
calibrar_0.9.0.9007.tgz(r-4.4-emscripten)calibrar_0.9.0.9007.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'))

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

Pkgdown site:https://roliveros-ramos.github.io

On CRAN:

Conda:

modelingoptimizationoptimization-methods

6.18 score 7 stars 27 scripts 253 downloads 19 exports 30 dependencies

Last updated 4 days agofrom:b18dfd6921. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 27 2025
R-4.5-winOKMar 27 2025
R-4.5-macOKMar 27 2025
R-4.5-linuxOKMar 27 2025
R-4.4-winOKMar 27 2025
R-4.4-macOKMar 27 2025
R-4.4-linuxOKMar 27 2025
R-4.3-winOKMar 27 2025
R-4.3-macOKMar 27 2025

Exports:.get_command_argument.read_configurationahrescalibrar_democalibratecalibration_datacalibration_objFncalibration_setupcreateObjectiveFunctionfitnessgaussian_kernelgetCalibrationInfogetObservedDatagradientobjFnoptim2optimhsphereNspline_par

Dependencies:BBclicmaescodetoolsDEoptimdfoptimforeachGenSAglueiteratorslbfgsb3clifecyclemagrittrminqanloptrnumDerivoptimxorepracmapsoquadprogRcppRcppArmadilloreportrrgenoudrlangsomastringistringrvctrs

Getting started with the calibrar package

Rendered fromcalibrar.Rmdusingknitr::rmarkdownon Mar 27 2025.

Last update: 2025-02-25
Started: 2024-02-10