{
  "_id": "6a1f258db401979e73421828",
  "Package": "cdfinv",
  "Type": "Package",
  "Title": "Confidence Interval Estimation via CDF Inversion",
  "Version": "0.1.0",
  "Authors@R": "person(given = c(\"Peter\", \"E.\"),family = \"Freeman\", role = c(\"aut\", \"cre\"),\nemail = \"pfreeman@cmu.edu\")",
  "Description": "Estimation of one- and two-sided confidence intervals via\nthe numerical inversion of the cumulative distribution function\nof a statistic's sampling distribution. For more details, see\nsection 9.2.3 of Casella and Berger (2002) <ISBN:0534243126>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr, extraDistr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:06:26 UTC",
    "User": "root"
  },
  "Author": "Peter E. Freeman [aut, cre]",
  "Maintainer": "Peter E. Freeman <pfreeman@cmu.edu>",
  "Repository": "https://pefreeman.r-universe.dev",
  "Date/Publication": "2025-04-15 19:20:05 UTC",
  "RemoteUrl": "https://github.com/cran/cdfinv",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
  "MD5sum": "57a1f9765d5ff252e582aac9bcf44a44",
  "_user": "pefreeman",
  "_type": "src",
  "_file": "cdfinv_0.1.0.tar.gz",
  "_fileid": "1bfe1b0ce4537d655830770a2d3328416828dd19ac5794fc943a89ea10fb6cde",
  "_filesize": 151103,
  "_sha256": "1bfe1b0ce4537d655830770a2d3328416828dd19ac5794fc943a89ea10fb6cde",
  "_created": "2026-05-16T06:06:26.000Z",
  "_published": "2026-06-02T18:48:45.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147260956,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031067551"
    },
    {
      "job": 79147261027,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031067907"
    },
    {
      "job": 79147260863,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031128473"
    },
    {
      "job": 79147260882,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031138636"
    },
    {
      "job": 79147260810,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031053865"
    },
    {
      "job": 79147259988,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366903039"
    },
    {
      "job": 79147260859,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031064858"
    },
    {
      "job": 79147260761,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031062329"
    },
    {
      "job": 79147260902,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031062221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cdfinv",
  "_commit": {
    "id": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
    "author": "Peter E. Freeman <pfreeman@cmu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1744744805
  },
  "_maintainer": {
    "name": "Peter E. Freeman",
    "email": "pfreeman@cmu.edu",
    "login": "pefreeman",
    "uuid": 4872240
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "extraDistr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pefreeman",
      "count": 1,
      "uuid": 4872240
    }
  ],
  "_userbio": {
    "uuid": 4872240,
    "type": "user",
    "name": "Peter E. Freeman",
    "description": "Teaching professor at CMU with an abiding interest in astrostatistics."
  },
  "_downloads": {
    "count": 563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cdfinv"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cdfinv.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "pefreeman",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-15"
    }
  ],
  "_exports": [
    "cdfinv",
    "cdfinv.sim",
    "ci_plot",
    "pnormvar",
    "ptmean",
    "qnormvar",
    "qtmean"
  ],
  "_help": [
    {
      "page": "cdfinv",
      "title": "Computation of confidence intervals via CDF inversion",
      "topics": [
        "cdfinv"
      ]
    },
    {
      "page": "cdfinv.sim",
      "title": "Computation of confidence intervals via simulations and CDF inversion",
      "topics": [
        "cdfinv.sim"
      ]
    },
    {
      "page": "ci_plot",
      "title": "Plotting of confidence intervals derived via CDF inversion",
      "topics": [
        "ci_plot"
      ]
    },
    {
      "page": "pnormvar",
      "title": "Cumulative distribution function for t distribution",
      "topics": [
        "pnormvar"
      ]
    },
    {
      "page": "ptmean",
      "title": "Cumulative distribution function for t distribution",
      "topics": [
        "ptmean"
      ]
    },
    {
      "page": "qnormvar",
      "title": "Inverse cumulative distribution function for chi-square distribution",
      "topics": [
        "qnormvar"
      ]
    },
    {
      "page": "qtmean",
      "title": "Inverse cumulative distribution function for t distribution",
      "topics": [
        "qtmean"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "sim_cdf.Rmd",
      "filename": "sim_cdf.html",
      "title": "Confidence Interval Estimation via Simulations",
      "author": "Peter E. Freeman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "What is the Statistic?",
        "Using cdfinv.sim()"
      ],
      "created": "2025-04-15 19:20:05",
      "modified": "2025-04-15 19:20:05",
      "commits": 1
    },
    {
      "source": "basic_use.Rmd",
      "filename": "basic_use.html",
      "title": "Confidence Interval Estimation with cdfinv()",
      "author": "Peter E. Freeman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "cdfinv(): Function Arguments",
        "Example 1: Normal Population Mean, Variance Known",
        "Example 2: Normal Population Mean, Variance Unknown",
        "Example 3: Binomial Probability",
        "Example 4: Poisson Lambda",
        "Example 5"
      ],
      "created": "2025-04-15 19:20:05",
      "modified": "2025-04-15 19:20:05",
      "commits": 1
    },
    {
      "source": "create_cdf.Rmd",
      "filename": "create_cdf.html",
      "title": "Confidence Interval Estimation with Hand-Crafted CDFs",
      "author": "Peter E. Freeman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "Deriving the CDF",
        "Coding the CDF",
        "Applying the CDF"
      ],
      "created": "2025-04-15 19:20:05",
      "modified": "2025-04-15 19:20:05",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cdfinv",
  "_universes": [
    "pefreeman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:08:20.000Z",
      "distro": "noble",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "ade5eea6976995802a347307a744217fd6103c633467945f643574bbb736f4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:08:23.000Z",
      "distro": "noble",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "fddcc4ecca3e3eb3f4daaea3353ead020eed913f4229b2053e0990d4ffb8d69c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T06:18:00.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "84a72acf0ea28dd216eb002f462b94b01624ee1445d984ca8a53975b07f6c321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T06:19:40.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "86bb34c3143cae626cd80db2e0b9b5edb3ffc7b5758e9853b8d47d37ba2c0a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:07:54.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "4ed004ca069cc234d64fe310b2c087b4ee13b435c00dfd873b164a95578ee6dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:07:33.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "9f205115096a507f0edc4fcc04278762e1e7580db7d35ad3cfb5b0f82b25e048",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:07:32.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "e1f812e20c188f31b6b18aa1c8cc3cab0f0e56abb5f24dc052518c5292ad7972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:48:29.000Z",
      "commit": "8fa3d6c95fbd911c993949ffe9db5e02e9f856ec",
      "fileid": "14fe450fc9840dbc1bd340f3e7b25e574d8aafa1a1d58d56914460660713c5a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pefreeman/actions/runs/25954524012"
    }
  ]
}