Generate causally-simulated data to serve as ground truth for evaluating methods in causal discovery and effect estimation. The package provides tools to assist in defining functions based on specified edges, and conversely, defining edges based on functions. It enables the generation of data according to these predefined functions and causal structures. This is particularly useful for researchers in fields such as artificial intelligence, statistics, biology, medicine, epidemiology, economics, and social sciences, who are developing a general or a domain-specific methods to discover causal structures and estimate causal effects. Data simulation adheres to principles of structural causal modeling. Detailed methodologies and examples are documented in our vignette, available at <https://htmlpreview.github.io/?https://github.com/herdiantrisufriyana/rcausim/blob/master/doc/causal_simulation_exemplar.html>.
Version: | 0.1.1 |
Depends: | R (≥ 4.2) |
Imports: | dplyr, magrittr, purrr, tidyr, igraph |
Suggests: | broom, ggnetwork, ggpubr, kableExtra, knitr, rmarkdown, testthat (≥ 3.0.0), tidyverse |
Published: | 2024-06-24 |
DOI: | 10.32614/CRAN.package.rcausim |
Author: | Herdiantri Sufriyana [aut, cre], Emily Chia-Yu Su [aut] |
Maintainer: | Herdiantri Sufriyana <herdi at tmu.edu.tw> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rcausim results |
Reference manual: | rcausim.pdf |
Vignettes: |
Causal Simulation Exemplar Quick Start |
Package source: | rcausim_0.1.1.tar.gz |
Windows binaries: | r-devel: rcausim_0.1.1.zip, r-release: rcausim_0.1.1.zip, r-oldrel: rcausim_0.1.1.zip |
macOS binaries: | r-release (arm64): rcausim_0.1.1.tgz, r-oldrel (arm64): rcausim_0.1.1.tgz, r-release (x86_64): rcausim_0.1.1.tgz, r-oldrel (x86_64): rcausim_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rcausim to link to this page.