paper-with-me

Papers

Calibrar: an R package for fitting complex ecological models

2016-03-10 · Ricardo Oliveros-Ramos, Yunne-Jai Shin

The fitting or parameter estimation of complex ecological models is a challenging optimisation task, with a notable lack of tools for fitting complex, long runtime or stochastic models. calibrar is an R package that is dedicated to the fitting of complex models to data. It is a generic tool that can be used for any type of model, especially those with non-differentiable objective functions and long runtime, including Individual Based Models. calibrar supports multiple phases and constrained optimisation, includes 18 optimisation algorithms, including derivative-based and heuristic ones. It supports any type of parallelization, the restart of interrupted optimisations for long runtime models and the combination of different optimisation methods during the multiple phases of the calibration. User-level expertise in R is necessary to handle calibration experiments with calibrar, but there is no need to modify the model's code, which can be programmed in any language. It implements maximum likelihood estimation methods and automated construction of the objective function from simulated model outputs. For more experienced users, calibrar allows the implementation of user-defined objective functions. The package source code is fully accessible and can be installed directly from CRAN.

📄 PDF Abstract BibTeX arXiv:1603.03141

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Autocart -- spatially-aware regression trees for ecological and spatial modeling

2021-01-20 · Ethan Ancell, Brennan Bean

Many ecological and spatial processes are complex in nature and are not accurately modeled by linear models. Regression trees promise to handle the high-order interactions that are present in ecological and spatial datas…

regression

Fast fitting of neural ordinary differential equations by Bayesian neural gradient matching to infer ecological interactions from time series data

2022-09-13 · Willem Bonnaffé, Tim Coulson

1. Inferring ecological interactions is hard because we often lack suitable parametric representations to portray them. Neural ordinary differential equations (NODEs) provide a way of estimating interactions nonparametri…

Time SeriesTime Series AnalysisUncertainty Quantification

Inferring, comparing and exploring ecological networks from time-series data through R packages constructnet, disgraph and dynet

2021-03-29 · Anshuman Swain, Travis Byrum, Zhaoyi Zhuang, Luke Perry 외

Network inference is a major field of interest for the ecological community, especially in light of the high cost and difficulty of manual observation, and easy availability of remote, long term monitoring data. In addit…

Time SeriesTime Series Analysis

The huge Package for High-dimensional Undirected Graph Estimation in R

2020-06-26 · Tuo Zhao, Han Liu, Kathryn Roeder, John Lafferty 외

We describe an R package named huge which provides easy-to-use functions for estimating high dimensional undirected graphs from data. This package implements recent results in the literature, including Friedman et al. (2…

Model SelectionVocal Bursts Intensity Prediction

The biglasso Package: A Memory- and Computation-Efficient Solver for Lasso Model Fitting with Big Data in R

2017-01-20 · Yaohui Zeng, Patrick Breheny

Penalized regression models such as the lasso have been extensively applied to analyzing high-dimensional data sets. However, due to memory limitations, existing R packages like glmnet and ncvreg are not capable of fitti…

Benchmarking