{
  "_id": "6a1f058db401979e7341b9e7",
  "Package": "backShift",
  "Type": "Package",
  "Title": "Learning Causal Cyclic Graphs from Unknown Shift Interventions",
  "Version": "0.1.4.2",
  "Date": "2017-09-07",
  "Author": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>",
  "Maintainer": "Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>",
  "Description": "Code for 'backShift', an algorithm to estimate the\nconnectivity matrix of a directed (possibly cyclic) graph with\nhidden variables. The underlying system is required to be\nlinear and we assume that observations under different shift\ninterventions are available. For more details, see\n<arXiv:1506.02494>.",
  "License": "GPL",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/christinaheinze/backShift",
  "BugReports": "https://github.com/christinaheinze/backShift/issues",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://christinaheinze.r-universe.dev",
  "Date/Publication": "2017-09-11 07:18:31 UTC",
  "RemoteUrl": "https://github.com/christinaheinze/backshift",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 07:26:30 UTC",
    "User": "root"
  },
  "MD5sum": "884709bcc2b794434a67e319051163a6",
  "_user": "christinaheinze",
  "_type": "src",
  "_file": "backShift_0.1.4.2.tar.gz",
  "_fileid": "a00c203454fca934890691c9b5e887a0314fe4ecc94fdd1d667608cc746338ef",
  "_filesize": 920975,
  "_sha256": "a00c203454fca934890691c9b5e887a0314fe4ecc94fdd1d667608cc746338ef",
  "_created": "2026-05-18T07:26:30.000Z",
  "_published": "2026-06-02T16:32:13.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79120986017,
      "time": 169,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051840240"
    },
    {
      "job": 79120985909,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051848292"
    },
    {
      "job": 79120986662,
      "time": 258,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051865862"
    },
    {
      "job": 79120986137,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051858017"
    },
    {
      "job": 79120986765,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051822646"
    },
    {
      "job": 79120986152,
      "time": 320,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051883641"
    },
    {
      "job": 79120986073,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051832286"
    },
    {
      "job": 79120985876,
      "time": 383,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051902065"
    },
    {
      "job": 79120985462,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051787989"
    },
    {
      "job": 79120985227,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363836711"
    },
    {
      "job": 79120986515,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051837035"
    },
    {
      "job": 79120986076,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051833069"
    },
    {
      "job": 79120985888,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051833851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christinaheinze/backshift",
  "_commit": {
    "id": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
    "author": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "committer": "Christina Heinze-Deml <tiniheinze@gmail.com>",
    "message": "version 0.1.4.2\n",
    "time": 1505114311
  },
  "_maintainer": {
    "name": "Christina Heinze-Deml",
    "email": "heinzedeml@stat.math.ethz.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "clue",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mvnmle",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "pcalg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "christinaheinze",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "christinaheinze",
      "count": 35,
      "uuid": 10484979
    }
  ],
  "_userbio": {
    "uuid": 10484979,
    "type": "user",
    "name": "Christina Heinze-Deml",
    "description": "I am a Research Scientist at Apple Health AI. My research interests include causality, distributional robustness and deep representation learning."
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/backShift"
  },
  "_devurl": "https://github.com/christinaheinze/backshift",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/backShift.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christinaheinze/backshift",
  "_realowner": "christinaheinze",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-06-09"
    },
    {
      "version": "0.1.2",
      "date": "2015-08-19"
    },
    {
      "version": "0.1.3",
      "date": "2015-10-13"
    },
    {
      "version": "0.1.4.1",
      "date": "2017-01-09"
    },
    {
      "version": "0.1.4.2",
      "date": "2017-09-07"
    },
    {
      "version": "0.1.4.3",
      "date": "2020-05-06"
    }
  ],
  "_exports": [
    "backShift",
    "bootstrapBackShift",
    "computeDiagonalization",
    "generateA",
    "metricsThreshold",
    "plotDiagonalization",
    "plotGraphEdgeAttr",
    "plotInterventionVars",
    "simulateInterventions"
  ],
  "_datasets": [
    {
      "name": "exampleAdjacencyMatrix",
      "title": "Example adjacency matrix",
      "object": "exampleAdjacencyMatrix",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "backShift",
      "title": "Estimate connectivity matrix of a directed graph with linear effects and hidden variables.",
      "topics": [
        "backShift"
      ]
    },
    {
      "page": "bootstrapBackShift",
      "title": "Computes a simple model-based bootstrap confidence interval for success of joint diagonalization procedure. The model-based bootstrap approach assumes normally distributed error terms; the parameters of the noise distribution are estimated with maximum likelihood.",
      "topics": [
        "bootstrapBackShift"
      ]
    },
    {
      "page": "computeDiagonalization",
      "title": "Computes the matrix Delta Sigma_{c,j} resulting from the joint diagonalization for a given environment (cf. Eq.(7) in the paper).  If the joint diagonalization was successful the matrix should be diagonal for all environments $j$.",
      "topics": [
        "computeDiagonalization"
      ]
    },
    {
      "page": "exampleAdjacencyMatrix",
      "title": "Example adjacency matrix",
      "topics": [
        "exampleAdjacencyMatrix"
      ]
    },
    {
      "page": "generateA",
      "title": "Generates a connectivity matrix A.",
      "topics": [
        "generateA"
      ]
    },
    {
      "page": "metricsThreshold",
      "title": "Performance metrics for estimate of connectiviy matrix A.",
      "topics": [
        "metricsThreshold"
      ]
    },
    {
      "page": "plotDiagonalization",
      "title": "Plots the joint diagonalization. I.e. if it was successful the matrices should all be diagonal.",
      "topics": [
        "plotDiagonalization"
      ]
    },
    {
      "page": "plotGraphEdgeAttr",
      "title": "Plotting function to visualize directed graphs",
      "topics": [
        "plotGraphEdgeAttr"
      ]
    },
    {
      "page": "plotInterventionVars",
      "title": "Plots the estimated intervention variances.",
      "topics": [
        "plotInterventionVars"
      ]
    },
    {
      "page": "simulateInterventions",
      "title": "Simulate data of a causal cyclic model under shift interventions.",
      "topics": [
        "simulateInterventions"
      ]
    }
  ],
  "_readme": "https://github.com/christinaheinze/backshift/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "clue",
    "cluster",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "mvnmle",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "exampleBackShift.Rmd",
      "filename": "exampleBackShift.html",
      "title": "Learning cyclic causal graphs with backShift",
      "author": "Christina Heinze-Deml",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Options",
        "Preliminaries",
        "Algorithm",
        "Stability selection",
        "Simulation",
        "Connectivity matrix",
        "Observations under different shift interventions",
        "Running backShift",
        "Results",
        "Estimated graphs",
        "Metrics",
        "Estimating the intervention variances",
        "Checking the model assumptions"
      ],
      "created": "2015-08-19 11:58:42",
      "modified": "2017-01-05 16:44:30",
      "commits": 8
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "backshift",
  "_universes": [
    "christinaheinze"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "a92d590b86322fc8e44d28bf3f19ba37a66ab870ccbbbb763be6fa9bf0f3eb11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:29:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "ecc053af69941828e6e74c88a444d4b7db4b71a1fd3eb90121d7d61144120e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:30:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "2e0bcd3120a4d0e181a4f6a8904126aed5adbe84ecff4943bdc7e75cf21f0005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:29:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "a82e7233cbfc3b870dcee642c1f020316f9f031a08f4937db63cf847c7ecd117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:04.000Z",
      "arch": "aarch64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "6b3849472c1950faeb4454a94672911b8d3815679b66831108a5c103e89163b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:29:46.000Z",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "72e2a3e229457126c56d7e67025fe648985f22ca72f6c817b6513cdeff8667d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:21.000Z",
      "arch": "aarch64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "877c32ae012e102079f0277be98e92d2bc23b7e4e3ee8d0ecf7f58ad4be48000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:30:46.000Z",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "3d1c172833664c8d9921314b682fecb388acaeaaf4df75dd06208cbdb8db55a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:22.000Z",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "d8f44728c463b67c84017169d5432bfb54a165ddec7fc0ca1192241b03ab38f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:01.000Z",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "0b8f7c021c1a35c533384fbc5e114e516992bab010b972e7c58b41b2d374e8f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.2",
      "date": "2026-05-18T07:28:12.000Z",
      "arch": "x86_64",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "a32fcbebd7117a902e61f6d53bc5607c91d61a5bfdfe50ee276b799ea05cefbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.2",
      "date": "2026-06-02T16:31:50.000Z",
      "arch": "emscripten",
      "commit": "8cc72909850ac8844f58ff07d97c79a853faa8a9",
      "fileid": "465355e4f4b35e9e89a4729f934732e147c4620f7ca4e8b5976b854a550bf273",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christinaheinze/actions/runs/26019376454"
    }
  ]
}