{
  "_id": "6a15701cacfb0bcc41d64c9d",
  "Package": "LARF",
  "Type": "Package",
  "Title": "Local Average Response Functions for Instrumental Variable\nEstimation of Treatment Effects",
  "Version": "1.4",
  "Date": "2016-07-25",
  "Author": "Weihua An and Xuefu Wang, Indiana University Bloomington",
  "Maintainer": "Weihua An <weihuaan@indiana.edu>",
  "Description": "Provides instrumental variable estimation of treatment\neffects when both the endogenous treatment and its instrument\nare binary. Applicable to both binary and continuous outcomes.",
  "License": "GPL-3",
  "Packaged": {
    "Date": "2026-05-26 10:01:19 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-07-26 12:04:14 UTC",
  "RemoteUrl": "https://github.com/cran/LARF",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2525b8f21c71c2e94ae8fbe273b8de402ecc9ed",
  "MD5sum": "3eb382ffb59ae070b33f4e716418d627",
  "_user": "cran",
  "_type": "src",
  "_file": "LARF_1.4.tar.gz",
  "_fileid": "9e978701a2bde569ab4f59f4e03a23bf465811d83a677ebbb0d29539818c65f5",
  "_filesize": 257925,
  "_sha256": "9e978701a2bde569ab4f59f4e03a23bf465811d83a677ebbb0d29539818c65f5",
  "_created": "2026-05-26T10:01:19.000Z",
  "_published": "2026-05-26T10:04:12.304Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77851240813,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214230811"
    },
    {
      "job": 77851241113,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214219981"
    },
    {
      "job": 77850808697,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214185158"
    },
    {
      "job": 77851240725,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214228030"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26445525345",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LARF",
  "_commit": {
    "id": "a2525b8f21c71c2e94ae8fbe273b8de402ecc9ed",
    "author": "Weihua An <weihuaan@indiana.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4\n",
    "time": 1469534654
  },
  "_maintainer": {
    "name": "Weihua An",
    "email": "weihuaan@indiana.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Formula",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LARF"
  },
  "_mentions": 1,
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LARF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-04-04"
    },
    {
      "version": "1.1",
      "date": "2013-09-12"
    },
    {
      "version": "1.2",
      "date": "2014-09-28"
    },
    {
      "version": "1.3",
      "date": "2015-02-09"
    },
    {
      "version": "1.4",
      "date": "2016-07-26"
    }
  ],
  "_exports": [
    "cvlm",
    "Generate.Powers",
    "larf",
    "larf.fit",
    "npse",
    "predict.larf",
    "print.larf",
    "print.summary.larf",
    "summary.larf",
    "vcov.larf"
  ],
  "_datasets": [
    {
      "name": "c401k",
      "title": "c401k",
      "object": "c401k",
      "file": "c401k.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pira",
        "nettfa",
        "p401k",
        "e401k",
        "inc",
        "incsq",
        "marr",
        "male",
        "age",
        "agesq",
        "fsize"
      ],
      "rows": 9275,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "c401k",
      "title": "c401k",
      "topics": [
        "c401k"
      ]
    },
    {
      "page": "cvlm",
      "title": "Cross-validation of a Linear Regression Model",
      "topics": [
        "cvlm"
      ]
    },
    {
      "page": "Generate.Powers",
      "title": "Generating Powers Series of Variables",
      "topics": [
        "Generate.Powers"
      ]
    },
    {
      "page": "larf",
      "title": "Local Average Response Functions for Instrumental Variable Estimation of Treatment Effects",
      "topics": [
        "larf"
      ]
    },
    {
      "page": "larf.fit",
      "title": "Fitting the Local Average Response Function",
      "topics": [
        "larf.fit"
      ]
    },
    {
      "page": "npse",
      "title": "Nonparametric Power Series Estimation",
      "topics": [
        "npse"
      ]
    },
    {
      "page": "larf.predict",
      "title": "Predictions Based on the Estimated LARF",
      "topics": [
        "predict.larf"
      ]
    },
    {
      "page": "print.larf",
      "title": "Print Results of the Estimated LARF",
      "topics": [
        "print.larf"
      ]
    },
    {
      "page": "summary.larf",
      "title": "Summary of the Estimated LARF",
      "topics": [
        "print.summary.larf",
        "summary.larf"
      ]
    },
    {
      "page": "vcov.larf",
      "title": "Variance Covariance Matrix of the Parameters in the Estimated LARF",
      "topics": [
        "vcov.larf"
      ]
    }
  ],
  "_rundeps": [
    "Formula"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "larf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-26T10:03:42.000Z",
      "distro": "noble",
      "commit": "a2525b8f21c71c2e94ae8fbe273b8de402ecc9ed",
      "fileid": "3d1b671320b4791326d1be3956fc21c07aa01909f2ff0dda8e8ab88b36680cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445525345"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-26T10:03:08.000Z",
      "distro": "noble",
      "commit": "a2525b8f21c71c2e94ae8fbe273b8de402ecc9ed",
      "fileid": "0ad04506cfc54629f49f912c5b0686e7b8e77ffc0c0fb4ec5fd6917c5a122a70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445525345"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-05-26T10:03:44.000Z",
      "commit": "a2525b8f21c71c2e94ae8fbe273b8de402ecc9ed",
      "fileid": "94cace349e297f590e39ff024db8efb8aa891c1d967a91c26c4c32d43da25230",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26445525345"
    }
  ]
}