{
  "_id": "6a101b56acfb0bcc41c870a8",
  "Package": "eff2",
  "Type": "Package",
  "Title": "Efficient Least Squares for Total Causal Effects",
  "Version": "1.0.2",
  "Author": "Richard Guo [aut, cre]\n(<https://orcid.org/0000-0002-2081-7398>)",
  "Maintainer": "Richard Guo <ricguo@uw.edu>",
  "Authors@R": "c(\nperson(\"Richard\", \"Guo\", , \"ricguo@uw.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2081-7398\"))\n)",
  "Description": "Estimate a total causal effect from observational data\nunder linearity and causal sufficiency. The observational data\nis supposed to be generated from a linear structural equation\nmodel (SEM) with independent and additive noise. The underlying\ncausal DAG associated the SEM is required to be known up to a\nmaximally oriented partially directed graph (MPDAG), which is a\ngeneral class of graphs consisting of both directed and\nundirected edges, including CPDAGs (i.e., essential graphs) and\nDAGs. Such graphs are usually obtained with structure learning\nalgorithms with added background knowledge. The program is able\nto estimate every identified effect, including single and\nmultiple treatment variables. Moreover, the resulting estimate\nhas the minimal asymptotic covariance (and hence shortest\nconfidence intervals) among all estimators that are based on\nthe sample covariance.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/richardkwo/eff2",
  "BugReports": "https://github.com/richardkwo/eff2/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://richardkwo.r-universe.dev",
  "Date/Publication": "2026-04-14 13:30:00 UTC",
  "RemoteUrl": "https://github.com/richardkwo/eff2",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:24:26 UTC",
    "User": "root"
  },
  "MD5sum": "1b7d0fdee16dfcc4d516695c171c454c",
  "_user": "richardkwo",
  "_type": "src",
  "_file": "eff2_1.0.2.tar.gz",
  "_fileid": "d65d7fab48160e3bf72fff6712ac480ff5ce4cc98a83771f8020d0abea2b3a8a",
  "_filesize": 294616,
  "_sha256": "d65d7fab48160e3bf72fff6712ac480ff5ce4cc98a83771f8020d0abea2b3a8a",
  "_created": "2026-05-14T09:24:26.000Z",
  "_published": "2026-05-22T09:01:10.339Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348282621,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991304648"
    },
    {
      "job": 77348282817,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991310894"
    },
    {
      "job": 77348282790,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991299882"
    },
    {
      "job": 77348282565,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991293111"
    },
    {
      "job": 77348281993,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991256330"
    },
    {
      "job": 77348281923,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156726754"
    },
    {
      "job": 77348282613,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991286461"
    },
    {
      "job": 77348282874,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991285283"
    },
    {
      "job": 77348282796,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991285411"
    }
  ],
  "_buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/richardkwo/eff2",
  "_commit": {
    "id": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
    "author": "Richard Guo <ricguo@umich.edu>",
    "committer": "Richard Guo <ricguo@umich.edu>",
    "message": "ed\n",
    "time": 1776173400
  },
  "_maintainer": {
    "name": "Richard Guo",
    "email": "ricguo@uw.edu",
    "login": "richardkwo",
    "uuid": 4409730,
    "orcid": "0000-0002-2081-7398"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "pcalg",
      "version": ">= 2.6",
      "role": "Imports"
    },
    {
      "package": "RBGL",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "qgraph",
      "role": "Suggests"
    }
  ],
  "_owner": "richardkwo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "richardkwo",
      "count": 16,
      "uuid": 4409730
    }
  ],
  "_userbio": {
    "uuid": 4409730,
    "type": "user",
    "name": "Richard Guo",
    "description": "cd ./causal/data/stat/graphs/compute"
  },
  "_downloads": {
    "count": 266,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eff2"
  },
  "_devurl": "https://github.com/richardkwo/eff2",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eff2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/richardkwo/eff2",
  "_realowner": "richardkwo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-05-21"
    },
    {
      "version": "1.0.1",
      "date": "2021-09-30"
    },
    {
      "version": "1.0.2",
      "date": "2024-01-26"
    }
  ],
  "_exports": [
    "estimateEffect",
    "isIdentified"
  ],
  "_datasets": [
    {
      "name": "ex1",
      "title": "An example of 10 variables simulated from a linear SEM",
      "object": "ex1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "eff2",
      "title": "eff2: efficient least squares for estimating total causal effects",
      "topics": [
        "eff2-package",
        "eff2"
      ]
    },
    {
      "page": "estimateEffect",
      "title": "Estimate the total causal effect",
      "topics": [
        "estimateEffect"
      ]
    },
    {
      "page": "ex1",
      "title": "An example of 10 variables simulated from a linear SEM",
      "topics": [
        "ex1"
      ]
    },
    {
      "page": "isIdentified",
      "title": "Check if a total causal effect is identified",
      "topics": [
        "isIdentified"
      ]
    }
  ],
  "_readme": "https://github.com/richardkwo/eff2/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bdsmatrix",
    "BH",
    "BiocGenerics",
    "BiocManager",
    "cli",
    "clue",
    "cluster",
    "colorspace",
    "corpcor",
    "cpp11",
    "DEoptimR",
    "fastICA",
    "generics",
    "ggm",
    "glue",
    "graph",
    "igraph",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "pcalg",
    "pkgconfig",
    "RBGL",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "robustbase",
    "sfsmisc",
    "vcd",
    "vctrs",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "eff2-doc.Rmd",
      "filename": "eff2-doc.html",
      "title": "eff2: Efficient least squares for total causal effects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Total effect",
        "Partial graphical knowledge"
      ],
      "created": "2021-05-20 06:29:05",
      "modified": "2021-05-20 10:09:43",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "eff2",
  "_universes": [
    "richardkwo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T09:27:05.000Z",
      "distro": "noble",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "614c6b83e1620485465c5a44bca927a4918e03081718032e0706bc101db6a777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-14T09:27:27.000Z",
      "distro": "noble",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "0bf2dc9da0fb4574b683126d8581300557a34fad1b1bd280df87b2998697c0e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-14T09:26:49.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "169ce5cbbaf9d425dcae5757749b8d31f015d77c1cfeae8b5f06f34cef8efeb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-14T09:26:29.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "d39b40410107a0abe97ade012c3fd05032a6b91d17efd2472aa1da3626fd903b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T09:25:59.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "f50cef6529f1c80baf702906313b8344165fc7dcdcc90f86c5324da6ffe9e236",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T09:25:56.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "ac72676c373072fd6c8c559799e631c6c84f3aa8e6075f418590c46e50c567be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-14T09:25:47.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "36d49dc83408371e14b74de9643c74362d6ca2e89b53f9fa145aeb144b991277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T08:59:55.000Z",
      "commit": "b1fca3294dc570e2950d239c2247c85e8ce55e9b",
      "fileid": "d6365e59003f60d4b41a9b14f1917e012310bd506f51e87bfcdcd2d1d3f1a9d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/25852251320"
    }
  ]
}