<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
  <mods>
    <titleInfo>
      <title>calibrar : an R package for fitting complex ecological models</title>
    </titleInfo>
    <name type="personnal">
      <namePart type="family">Oliveros-Ramos</namePart>
      <namePart type="given">R.</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <name type="personnal">
      <namePart type="family">Shin</namePart>
      <namePart type="given">Yunne-Jai</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre authority="local">journalArticle</genre>
    <language>
      <languageTerm type="code" authority="iso639-2b">eng</languageTerm>
    </language>
    <physicalDescription>
      <internetMediaType>text/pdf</internetMediaType>
      <digitalOrigin>reformatted digital</digitalOrigin>
      <reformattingQuality>access</reformattingQuality>
    </physicalDescription>
    <abstract>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 or agent based models. calibrar supports multiple phases and constrained optimisation, includes 20 optimisation algorithms, including derivative-based and heuristic ones. It supports any type of parallelisation, the capability to restart interrupted optimisations for long runtime models and the combination of different optimisation methods during the multiple phases of a 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.</abstract>
    <targetAudience authority="marctarget">specialized</targetAudience>
    <subject>
      <topic>black-box optimisation</topic>
      <topic>calibration</topic>
      <topic>evolutionary algorithms</topic>
      <topic>individual</topic>
      <topic>based model</topic>
      <topic>inverse problem</topic>
      <topic>parameter estimation</topic>
      <topic>stochastic model</topic>
    </subject>
    <classification authority="local">020</classification>
    <classification authority="local">021</classification>
    <relatedItem type="host">
      <titleInfo>
        <title>Methods in Ecology and Evolution</title>
      </titleInfo>
      <part>
        <detail type="volume">
          <number>16</number>
        </detail>
        <detail type="volume">
          <number>3</number>
        </detail>
        <extent unit="pages">
          <list>507-519</list>
        </extent>
      </part>
      <originInfo>
        <dateIssued>2025</dateIssued>
      </originInfo>
      <identifier type="issn">2041-210X</identifier>
    </relatedItem>
    <identifier type="uri">https://www.documentation.ird.fr/hor/fdi:010094266</identifier>
    <identifier type="doi">10.1111/2041-210x.14452</identifier>
    <identifier type="issn">2041-210X</identifier>
    <location>
      <shelfLocator>[F B010094266]</shelfLocator>
      <url usage="primary display" access="object in context">https://www.documentation.ird.fr/hor/fdi:010094266</url>
      <url access="row object">https://horizon.documentation.ird.fr/exl-doc/pleins_textes/2025-07/010094266.pdf</url>
    </location>
    <recordInfo>
      <recordContentSource>IRD - Base Horizon / Pleins textes</recordContentSource>
      <recordCreationDate encoding="w3cdtf">2025-07-15</recordCreationDate>
      <recordChangeDate encoding="w3cdtf">2025-11-04</recordChangeDate>
      <recordIdentifier>fdi:010094266</recordIdentifier>
      <languageOfCataloging>
        <languageTerm authority="iso639-2b">fre</languageTerm>
      </languageOfCataloging>
    </recordInfo>
  </mods>
</modsCollection>
