{
  "_id": "6a2b769e578398594318fd04",
  "Package": "betaDelta",
  "Title": "Confidence Intervals for Standardized Regression Coefficients",
  "Version": "1.0.7",
  "Authors@R": "person(given = \"Ivan Jacob Agaloos\",\nfamily = \"Pesigan\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"r.jeksterslab@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4818-8420\"))",
  "Description": "Generates confidence intervals for standardized regression\ncoefficients using delta method standard errors for models\nfitted by lm() as described in Yuan and Chan (2011)\n<doi:10.1007/s11336-011-9224-6> and Jones and Waller (2015)\n<doi:10.1007/s11336-013-9380-y>. The package can also be used\nto generate confidence intervals for differences of\nstandardized regression coefficients and as a general approach\nto performing the delta method. A description of the package\nand code examples are presented in Pesigan, Sun, and Cheung\n(2023) <doi:10.1080/00273171.2023.2201277>.",
  "URL": "https://github.com/jeksterslab/betaDelta,\nhttps://jeksterslab.github.io/betaDelta/",
  "BugReports": "https://github.com/jeksterslab/betaDelta/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0.9000",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 02:58:43 UTC",
    "User": "root"
  },
  "Author": "Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4818-8420>)",
  "Maintainer": "Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 23:00:07 UTC",
  "RemoteUrl": "https://github.com/cran/betaDelta",
  "RemoteRef": "HEAD",
  "RemoteSha": "aca1894360ed14ab543e337d8bac66efc070a1dd",
  "MD5sum": "c7dcc267c8d0962b8296965e999c7829",
  "_user": "cran",
  "_type": "src",
  "_file": "betaDelta_1.0.7.tar.gz",
  "_fileid": "ac835b3d86e779088d0fe9b1f4b9d359f9e408f449459d4435342bf63c3f958e",
  "_filesize": 163545,
  "_sha256": "ac835b3d86e779088d0fe9b1f4b9d359f9e408f449459d4435342bf63c3f958e",
  "_created": "2026-06-12T02:58:43.000Z",
  "_published": "2026-06-12T03:01:50.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80950014667,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7582079824"
    },
    {
      "job": 80950014671,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7582088166"
    },
    {
      "job": 80949686876,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7582058609"
    },
    {
      "job": 80950014672,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7582078275"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27391470409",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/betaDelta",
  "_commit": {
    "id": "aca1894360ed14ab543e337d8bac66efc070a1dd",
    "author": "Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.7\n",
    "time": 1781218807
  },
  "_maintainer": {
    "name": "Ivan Jacob Agaloos Pesigan",
    "email": "r.jeksterslab@gmail.com",
    "login": "jeksterslab",
    "description": "",
    "uuid": 11383089,
    "orcid": "0000-0003-4818-8420"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "betaSandwich",
      "role": "Suggests"
    },
    {
      "package": "betaMC",
      "role": "Suggests"
    },
    {
      "package": "betaNB",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.6",
      "date": "2025-10-19"
    },
    {
      "name": "1.0.7",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jeksterslab",
      "count": 8,
      "uuid": 11383089
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/betaDelta"
  },
  "_devurl": "https://github.com/jeksterslab/betadelta",
  "_pkgdown": "https://jeksterslab.github.io/betaDelta/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/betaDelta.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeksterslab/betadelta",
  "_realowner": "jeksterslab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-12-19"
    },
    {
      "version": "1.0.1",
      "date": "2023-04-25"
    },
    {
      "version": "1.0.2",
      "date": "2023-07-09"
    },
    {
      "version": "1.0.3",
      "date": "2023-10-15"
    },
    {
      "version": "1.0.4",
      "date": "2023-11-03"
    },
    {
      "version": "1.0.5",
      "date": "2024-04-14"
    },
    {
      "version": "1.0.6",
      "date": "2025-10-19"
    },
    {
      "version": "1.0.7",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "BetaDelta",
    "Delta",
    "DeltaGeneric",
    "DiffBetaDelta"
  ],
  "_datasets": [
    {
      "name": "nas1982",
      "title": "1982 National Academy of Sciences Doctoral Programs Data",
      "object": "nas1982",
      "class": [
        "data.frame"
      ],
      "fields": [
        "QUALITY",
        "NFACUL",
        "NGRADS",
        "PCTSUPP",
        "PCTGRT",
        "NARTIC",
        "PCTPUB"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BetaDelta",
      "title": "Estimate Standardized Regression Coefficients and the Corresponding Sampling Covariance Matrix",
      "concept": [
        "Beta Delta Functions"
      ],
      "topics": [
        "BetaDelta"
      ]
    },
    {
      "page": "coef.betadelta",
      "title": "Standardized Regression Slopes",
      "topics": [
        "coef.betadelta"
      ]
    },
    {
      "page": "coef.deltamethod",
      "title": "Estimates",
      "topics": [
        "coef.deltamethod"
      ]
    },
    {
      "page": "coef.diffbetadelta",
      "title": "Differences of Standardized Regression Slopes",
      "topics": [
        "coef.diffbetadelta"
      ]
    },
    {
      "page": "confint.betadelta",
      "title": "Confidence Intervals for Standardized Regression Slopes",
      "topics": [
        "confint.betadelta"
      ]
    },
    {
      "page": "confint.deltamethod",
      "title": "Confidence Intervals",
      "topics": [
        "confint.deltamethod"
      ]
    },
    {
      "page": "confint.diffbetadelta",
      "title": "Confidence Intervals for Differences of Standardized Regression Slopes",
      "topics": [
        "confint.diffbetadelta"
      ]
    },
    {
      "page": "Delta",
      "title": "Delta Method",
      "concept": [
        "Delta Method Functions"
      ],
      "topics": [
        "Delta"
      ]
    },
    {
      "page": "DeltaGeneric",
      "title": "Delta Method (Generic Object Input)",
      "concept": [
        "Delta Method Functions"
      ],
      "topics": [
        "DeltaGeneric"
      ]
    },
    {
      "page": "DiffBetaDelta",
      "title": "Estimate Differences of Standardized Slopes and the Corresponding Sampling Covariance Matrix",
      "concept": [
        "Beta Delta Functions"
      ],
      "topics": [
        "DiffBetaDelta"
      ]
    },
    {
      "page": "nas1982",
      "title": "1982 National Academy of Sciences Doctoral Programs Data",
      "topics": [
        "nas1982"
      ]
    },
    {
      "page": "print.betadelta",
      "title": "Print Method for an Object of Class 'betadelta'",
      "topics": [
        "print.betadelta"
      ]
    },
    {
      "page": "print.deltamethod",
      "title": "Print Method for an Object of Class 'deltamethod'",
      "topics": [
        "print.deltamethod"
      ]
    },
    {
      "page": "print.diffbetadelta",
      "title": "Print Method for an Object of Class 'diffbetadelta'",
      "topics": [
        "print.diffbetadelta"
      ]
    },
    {
      "page": "summary.betadelta",
      "title": "Summary Method for an Object of Class 'betadelta'",
      "topics": [
        "summary.betadelta"
      ]
    },
    {
      "page": "summary.deltamethod",
      "title": "Summary Method for an Object of Class 'deltamethod'",
      "topics": [
        "summary.deltamethod"
      ]
    },
    {
      "page": "summary.diffbetadelta",
      "title": "Summary Method for an Object of Class 'diffbetadelta'",
      "topics": [
        "summary.diffbetadelta"
      ]
    },
    {
      "page": "vcov.betadelta",
      "title": "Sampling Covariance Matrix of the Standardized Regression Slopes",
      "topics": [
        "vcov.betadelta"
      ]
    },
    {
      "page": "vcov.deltamethod",
      "title": "Sampling Covariance Matrix",
      "topics": [
        "vcov.deltamethod"
      ]
    },
    {
      "page": "vcov.diffbetadelta",
      "title": "Sampling Covariance Matrix of Differences of Standardized Regression Slopes",
      "topics": [
        "vcov.diffbetadelta"
      ]
    }
  ],
  "_rundeps": [
    "numDeriv"
  ],
  "_score": 1.6232492903979006,
  "_indexed": false,
  "_nocasepkg": "betadelta",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jeksterslab.r-universe.dev/betaDelta",
  "_previous": "1.0.6",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-06-12T03:00:43.000Z",
      "distro": "noble",
      "commit": "aca1894360ed14ab543e337d8bac66efc070a1dd",
      "fileid": "5bf7ebf4fc4f1dc33486556ae0d882e4d2eab36cdf16bd2866495f008b751ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27391470409"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-06-12T03:01:25.000Z",
      "distro": "noble",
      "commit": "aca1894360ed14ab543e337d8bac66efc070a1dd",
      "fileid": "8b34ce85a0bce52e7552f63cf74871121b2f26a21f99df6f3ad0b867feef54a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27391470409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-06-12T03:00:45.000Z",
      "commit": "aca1894360ed14ab543e337d8bac66efc070a1dd",
      "fileid": "dc46db7646e87f0ef0be583b2322c77673cc264d9acb662fc0f78978851ee2a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27391470409"
    }
  ]
}