Other packages > Find by keyword >

dagR  

Directed Acyclic Graphs: Analysis and Data Simulation
View on CRAN: Click here


Download and install dagR package within the R console
Install from CRAN:
install.packages("dagR")

Install from Github:
library("remotes")
install_github("cran/dagR")

Install by package version:
library("remotes")
install_version("dagR", "1.2.1")



Attach the package and use:
library("dagR")
Maintained by
Lutz P Breitling
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-24
Latest Update: 2022-10-09
Description:
Draw, manipulate, and evaluate directed acyclic graphs and simulate corresponding data, as described in International Journal of Epidemiology 50(6):1772-1777.
How to cite:
Lutz P Breitling (2010). dagR: Directed Acyclic Graphs: Analysis and Data Simulation. R package version 1.2.1, https://cran.r-project.org/web/packages/dagR. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2010-02-24 09:30), 1.1.1 (2012-10-29 08:58), 1.1.2 (2012-11-06 21:21), 1.1.3 (2014-01-09 15:20), 1.2.0 (2021-04-24 13:30)
Other packages that cited dagR R package
View dagR citation profile
Other R packages that dagR depends, imports, suggests or enhances
Complete documentation for dagR
Functions, R codes and Examples using the dagR R package
Some associated functions: add.arc . add.node . addAngle . allCombs . angle . anglePoint . assoc.exists . brute.search . dag.adjust . dag.adjustment . dag.ancestors . dag.draw . dag.init . dag.legend . dag.letter . dag.letter2 . dag.move . dag.search . dag.sim . dag.sim2 . dagR-package . dagR2dagitty . demo.dag0 . demo.dag1 . demo.dag2 . demo.dag3 . demo.dag4 . demo.dag5 . demo.dag6 . demo.dag7 . distPoints . eval.paths . find.paths . garrows . inAngle . is.acyclic . is.in . is.unknown . msas . plot.dagRdag . print.dagRdag . rm.arc . rm.node . smoothArc . summary.dagRdag . summary_dagRdag . viv . write.paths . 
Some associated R codes: add.arc.R . add.node.R . addAngle.R . allCombs.R . angle.R . anglePoint.R . assoc.exists.R . brute.search.R . dag.adjust.R . dag.adjustment.R . dag.ancestors.R . dag.draw.R . dag.init.R . dag.legend.R . dag.letter.R . dag.letter2.R . dag.move.R . dag.search.R . dag.sim.R . dag.sim2.R . dagR2dagitty.R . demo.dag0.R . demo.dag1.R . demo.dag2.R . demo.dag3.R . demo.dag4.R . demo.dag5.R . demo.dag6.R . demo.dag7.R . distPoints.R . eval.paths.R . find.paths.R . garrows.R . inAngle.R . is.acyclic.R . is.in.R . is.unknown.R . msas.R . plot.dagRdag.R . print.dagRdag.R . rm.arc.R . rm.node.R . smoothArc.R . summary.dagRdag.R . summary_dagRdag.R . viv.R . write.paths.R .  Full dagR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA