Package: LSDirf
Type: Package
Title: Impulse-Response Function Analysis for Agent-Based Models
Version: 0.1.3
Date: 2024-4-4
Authors@R: c( person( "Marcelo C.", "Pereira", email = "mcper@unicamp.br",	role = c( "aut", "cre" ), comment = c( ORCID = "0000-0002-8069-2734" ) ),
              person( "Marco", "Amendola", email = "marco.amendola@univaq.it",	role = c( "aut" ), comment = c( ORCID = "0000-0003-3056-5558" ) ) )
Description: Performing impulse-response function (IRF) analysis of relevant variables of agent-based simulation models, in particular for models described in 'LSD' format. Based on the data produced by the simulation model, it performs both linear and state-dependent IRF analysis, providing the tools required by the Counterfactual Monte Carlo (CMC) methodology (Amendola and Pereira (2024) <doi:10.2139/ssrn.4740360>), including state identification and sensitivity. CMC proposes retrieving the causal effect of shocks by exploiting the opportunity to directly observe the counterfactual in a fully controlled experimental setup. 'LSD' (Laboratory for Simulation Development) is free software available at <https://www.labsimdev.org/>).
Depends: R (>= 4.0.0)
Imports: stats, utils, grDevices, graphics, boot, digest, gplots,
        abind, partykit, randomForest
Suggests: LSDinterface, LSDsensitivity
License: GPL-3
Language: en-US
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-04-04 13:43:12 UTC; Marcelo
Author: Marcelo C. Pereira [aut, cre] (<https://orcid.org/0000-0002-8069-2734>),
  Marco Amendola [aut] (<https://orcid.org/0000-0003-3056-5558>)
Maintainer: Marcelo C. Pereira <mcper@unicamp.br>
Repository: CRAN
Date/Publication: 2024-04-04 17:53:02 UTC
Built: R 4.4.3; ; 2025-11-07 19:02:39 UTC; windows
