-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 1.68 KB
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: LSDirf
Type: Package
Title: Impulse-Response Function Analysis for Agent-Based Models
Version: 0.1.4
Date: 2026-4-3
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.1016/j.jebo.2024.106811>), 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: 2026-04-03 16:23:05 UTC; Marcelo
Author: Marcelo C. Pereira [aut, cre] (ORCID:
<https://orcid.org/0000-0002-8069-2734>),
Marco Amendola [aut] (ORCID: <https://orcid.org/0000-0003-3056-5558>)
Maintainer: Marcelo C. Pereira <mcper@unicamp.br>
Repository: CRAN
Date/Publication: 2026-04-08 20:20:02 UTC