Code for 'backShift', an algorithm to estimate the connectivity matrix of a directed (possibly cyclic) graph with hidden variables. The underlying system is required to be linear and we assume that observations under different shift interventions are available. For more details, see <http://arxiv.org/abs/1506.02494>.
Version: | 0.1.2 |
Depends: | R (≥ 3.1.0) |
Imports: | jointDiag, clue, pcalg, igraph, matrixcalc, reshape2, ggplot2 |
Suggests: | knitr, pander, fields |
Published: | 2015-08-19 |
Author: | Christina Heinze |
Maintainer: | Christina Heinze <heinze at stat.math.ethz.ch> |
BugReports: | https://github.com/christinaheinze/backShift/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
URL: | https://github.com/christinaheinze/backShift |
NeedsCompilation: | no |
CRAN checks: | backShift results |
Reference manual: | backShift.pdf |
Vignettes: |
backShift demo |
Package source: | backShift_0.1.2.tar.gz |
Windows binaries: | r-devel: backShift_0.1.2.zip, r-release: backShift_0.1.2.zip, r-oldrel: backShift_0.1.2.zip |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: backShift_0.1.2.tgz |
Old sources: | backShift archive |
Reverse suggests: | CompareCausalNetworks |