Package: calibrar 0.9.0.9011

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.9011.tar.gz
calibrar_0.9.0.9011.zip(r-4.7)calibrar_0.9.0.9011.zip(r-4.6)calibrar_0.9.0.9011.zip(r-4.5)
calibrar_0.9.0.9011.tgz(r-4.6-any)calibrar_0.9.0.9011.tgz(r-4.5-any)
calibrar_0.9.0.9011.tar.gz(r-4.7-any)calibrar_0.9.0.9011.tar.gz(r-4.6-any)
calibrar_0.9.0.9011.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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/docs site:https://roliveros-ramos.github.io

On CRAN:

Conda:

modelingoptimizationoptimization-methods

6.29 score 10 stars 39 scripts 305 downloads 19 exports 30 dependencies

Last updated from:d527d3234a. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR274
source / vignettesOK206
linux-release-x86_64ERROR255
macos-release-arm64ERROR261
macos-oldrel-arm64ERROR188
windows-develERROR413
windows-releaseERROR348
windows-oldrelERROR411
wasm-releaseOK109

Exports:.get_command_argument.read_configurationahrescalibrar_democalibratecalibration_datacalibration_objFncalibration_setupcreateObjectiveFunctionfitnessgaussian_kernelgetCalibrationInfogetObservedDatagradientobjFnoptim2optimhsphereNspline_par

Dependencies:BBclicmaescodetoolsDEoptimdfoptimforeachGenSAglueiteratorslbfgsb3clifecyclemagrittrminqanloptrnumDerivoptimxorepracmapsoquadprogRcppRcppArmadilloreportrrgenoudrlangsomastringistringrvctrs

Getting started with the calibrar package

Rendered fromcalibrar.Rmdusingknitr::rmarkdownon May 22 2026.

Last update: 2025-12-22
Started: 2024-02-10