Learn R Programming

⚠️There's a newer version (2.7-12) of this package.Take me there.

pcalg (version 0.1-8)

Estimating the skeleton and equivalence class of a DAG

Description

Standard and robust estimation of the skeleton (ugraph) and the equivalence class of a Directed Acyclic Graph (DAG) via the PC-Algorithm. The equivalence class is represented by its (unique) Completetd Partially Directed Acyclic Graph (CPDAG). The function pcSelect implements variable selection techniques. beta.special computes the "causal" effect (see Description).

Copy Link

Version

Install

install.packages('pcalg')

Monthly Downloads

1,818

Version

0.1-8

License

GPL (>= 2)

Maintainer

Markus Kalisch

Last Published

September 12th, 2024

Functions in pcalg (0.1-8)

mcor

Compute Correlation Matrix
udag2pdagRelaxed

Extend a pcAlgo-object containing a skeleton to a PDAG
compareGraphs

Compare two graphs in terms of TPR, FPR and TDR
pcSelect

PC-Select: Estimate subgraph around a response variable
condIndFisherZ

Conditional Independence by Fisher's Z-Transformation
decHeur

Decision Heuristic: Should robust method for PC-algorithm be used?
shd

Compute Structural Hamming Distance (SHD)
udag2pdag

Extend a pcAlgo-object containing a skeleton to a PDAG
corGraph

Computing the correlation graph
pcAlgo

PC-Algorithm: Estimate the Underlying Graph (Skeleton) or Equivalence Class (CPDAG) of a DAG
pcorOrder

Compute Partial Correlations
pcalg-internal

Internal Pcalg Functions
getNextSet

Iteration through a list of all combinations of choose(n,k)
pdag2dag

Extend a PDAG to a DAG
udag2pdagSpecial

Extend a pcAlgo-object containing a skeleton to a PDAG using different methods if problems occur
dag2cpdag

Convert a DAG to a CPDAG
beta.special

Compute set of intervention effects
pcSelect.presel

PC-Select preselection: Estimate subgraph around a response variable using preselection
randomDAG

Generate a Directed Acyclic Graph (DAG) randomly
pcAlgo-class

Class "pcAlgo"
beta.special.pcObj

Compute set of intervention effects in a fast way
rmvDAG

Generate Multivariate Data according to a DAG