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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dagR2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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