Package: rcausim 0.1.1

Herdiantri Sufriyana

rcausim: Generate Causally-Simulated Data

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>.

Authors:Herdiantri Sufriyana [aut, cre], Emily Chia-Yu Su [aut]

rcausim_0.1.1.tar.gz
rcausim_0.1.1.tar.gz(r-4.7-any)rcausim_0.1.1.tar.gz(r-4.6-any)
rcausim_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
rcausim/json (API)

# Install 'rcausim' in R:
install.packages('rcausim', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.00 score 497 downloads 6 exports 23 dependencies

Last updated from:43139b3308. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK182
source / vignettesOK393
linux-release-x86_64OK167
wasm-releaseOK171

Exports:data_from_functiondefineedge_from_functionfunction_from_edgefunction_from_usertime_varying

Dependencies:clicpp11dplyrgenericsglueigraphlatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Causal Simulation Exemplar
Introduction to Causal Graphs | Vertex and edge | Path | Correlation and causation | Causal and mediator paths allow both | Confounder path allows correlation | Collider path allows none | Causal Discovery | Mediator without/with causal path | Confounder without/with causal path | Collider without/with causal path | Causal Effect Estimation | Causal path with a logical "AND" rule | Causal path with a logical "OR" rule | Causal path with a logical "XOR" rule | Miscellanous | Measurement Error | Missing Value | Time-Varying Causation | Bidirectional Causation

Last update: 2024-06-25
Started: 2024-06-25

Quick Start
Define Functions and Edges | Start by Defining Causal Structure | Start by Defining Functions | Data Simulation

Last update: 2024-06-25
Started: 2024-06-25