{
  "_id": "6a0f6eefacfb0bcc41c5f06b",
  "Package": "pairwiseCI",
  "Type": "Package",
  "Title": "Confidence Intervals for Two Sample Comparisons",
  "Version": "0.1-27",
  "Date": "2019-03-07",
  "Authors@R": "c(person(\"Frank\", \"Schaarschmidt\", role=c(\"aut\", \"cre\"),\nemail=\"schaarschmidt@biostat.uni-hannover.de\"),\nperson( \"Daniel\", \"Gerhard\", role=\"aut\"))",
  "Author": "Frank Schaarschmidt [aut, cre], Daniel Gerhard [aut]",
  "Maintainer": "Frank Schaarschmidt <schaarschmidt@biostat.uni-hannover.de>",
  "Description": "Calculation of the parametric, nonparametric confidence\nintervals for the difference or ratio of location parameters,\nnonparametric confidence interval for the Behrens-Fisher\nproblem and for the difference, ratio and odds-ratio of\nbinomial proportions for comparison of independent samples.\nCommon wrapper functions to split data sets and apply\nconfidence intervals or tests to these subsets. A by-statement\nallows calculation of CI separately for the levels of further\nfactors. CI are not adjusted for multiplicity.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:44:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-03-11 10:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/pairwiseCI",
  "RemoteRef": "HEAD",
  "RemoteSha": "600fb0d96cff9b1820a529bb605a822d3d6e1ef4",
  "MD5sum": "e90ab39512b60a321922a045786c36da",
  "_user": "cran",
  "_type": "src",
  "_file": "pairwiseCI_0.1-27.tar.gz",
  "_fileid": "47dea56c42747baf7720bc47bec0a6c5be4cb08426dd511de1f519b52046568c",
  "_filesize": 307777,
  "_sha256": "47dea56c42747baf7720bc47bec0a6c5be4cb08426dd511de1f519b52046568c",
  "_created": "2026-05-21T07:44:26.000Z",
  "_published": "2026-05-21T20:45:35.155Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265098056,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130076099"
    },
    {
      "job": 77265097745,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130076939"
    },
    {
      "job": 77265096950,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130027037"
    },
    {
      "job": 77265097000,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146784898"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26212545283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pairwiseCI",
  "_commit": {
    "id": "600fb0d96cff9b1820a529bb605a822d3d6e1ef4",
    "author": "Frank Schaarschmidt <schaarschmidt@biostat.uni-hannover.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-27\n",
    "time": 1552299603
  },
  "_maintainer": {
    "name": "Frank Schaarschmidt",
    "email": "schaarschmidt@biostat.uni-hannover.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MCPAN",
      "role": "Depends"
    },
    {
      "package": "coin",
      "version": ">= 1.3-0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mcprofile",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pairwiseCI"
  },
  "_mentions": 2,
  "_searchresults": 77,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pairwiseCI.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-3",
      "date": "2007-08-25"
    },
    {
      "version": "0.1-6",
      "date": "2007-09-10"
    },
    {
      "version": "0.1-10",
      "date": "2008-01-28"
    },
    {
      "version": "0.1-11",
      "date": "2008-04-14"
    },
    {
      "version": "0.1-12",
      "date": "2008-05-13"
    },
    {
      "version": "0.1-13",
      "date": "2008-06-09"
    },
    {
      "version": "0.1-15",
      "date": "2008-11-04"
    },
    {
      "version": "0.1-17",
      "date": "2009-10-14"
    },
    {
      "version": "0.1-19",
      "date": "2009-12-03"
    },
    {
      "version": "0.1-20",
      "date": "2012-08-14"
    },
    {
      "version": "0.1-21",
      "date": "2013-02-01"
    },
    {
      "version": "0.1-22",
      "date": "2013-10-23"
    },
    {
      "version": "0.1-25",
      "date": "2015-08-06"
    },
    {
      "version": "0.1-26",
      "date": "2018-05-07"
    },
    {
      "version": "0.1-27",
      "date": "2019-03-11"
    }
  ],
  "_exports": [
    "Betabin.ratio",
    "HL.diff",
    "HL.ratio",
    "Lognorm.diff",
    "Lognorm.ratio",
    "Median.diff",
    "Median.ratio",
    "MOVERR",
    "Negbin.ratio",
    "np.re",
    "ODbin.ratio",
    "pairwiseCI",
    "pairwiseMEP",
    "pairwiseMEP.data.frame",
    "pairwiseTest",
    "Param.diff",
    "Param.ratio",
    "plotCI.pairwiseMEP",
    "Poisson.ratio",
    "Prop.diff",
    "Prop.or",
    "Prop.ratio",
    "Prop.test",
    "QBmover",
    "Quasibin.ratio",
    "Quasipoisson.ratio"
  ],
  "_datasets": [
    {
      "name": "behenic",
      "title": "Measurements of behenic acid in two samples",
      "object": "behenic",
      "file": "behenic.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Treatment",
        "Behenic"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "cabbage",
      "title": "Yield of cabbage in one-factorial field trial",
      "object": "cabbage",
      "file": "cabbage.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Fert",
        "yield"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "Oats",
      "title": "The Oats data set",
      "object": "Oats",
      "file": "Oats.rda",
      "class": [
        "nfnGroupedData",
        "nfGroupedData",
        "groupedData",
        "data.frame"
      ],
      "fields": [
        "Block",
        "Variety",
        "nitro",
        "yield"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "repellent",
      "title": "Repellent effect of sulphur in eight concentrations",
      "object": "repellent",
      "file": "repellent.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "decrease",
        "treatment"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "rooting",
      "title": "Rooting (success/failure) of plants in a 3-factorial field trial",
      "object": "rooting",
      "file": "rooting.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Position",
        "IBA",
        "Rep",
        "root",
        "noroot"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "sodium",
      "title": "Sodium contents in transgenic and isogenic corn",
      "object": "sodium",
      "file": "sodium.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Treatment",
        "Sodiumcontent"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pairwiseCI.package",
      "title": "Wrapper functions for two-sample confidence intervals and tests.",
      "topics": [
        "pairwiseCI-package"
      ]
    },
    {
      "page": "as.data.frame.pairwiseCI",
      "title": "Coercing pairwiseCI objects to data.frames",
      "topics": [
        "as.data.frame.pairwiseCI"
      ]
    },
    {
      "page": "as.data.frame.pairwiseMEP",
      "title": "Coerce pairwiseMEP objects to data.frames",
      "topics": [
        "as.data.frame.pairwiseMEP"
      ]
    },
    {
      "page": "behenic",
      "title": "Measurements of behenic acid in two samples",
      "topics": [
        "behenic"
      ]
    },
    {
      "page": "cabbage",
      "title": "Yield of cabbage in one-factorial field trial",
      "topics": [
        "cabbage"
      ]
    },
    {
      "page": "MOVERR",
      "title": "MOVER-R method by Donner and Zhou (2012)",
      "topics": [
        "MOVERR"
      ]
    },
    {
      "page": "np.re",
      "title": "Nonparametric test and confidence interval based on relative effects",
      "concept": [
        "nonparametric"
      ],
      "topics": [
        "np.re"
      ]
    },
    {
      "page": "Oats",
      "title": "The Oats data set",
      "topics": [
        "Oats"
      ]
    },
    {
      "page": "Overdispersed.binomial.ratio",
      "title": "Confidence intervals for risk ratios of overdispersed binomial data",
      "topics": [
        "Betabin.ratio",
        "ODbin.ratio",
        "Quasibin.ratio"
      ]
    },
    {
      "page": "pairwiseCI",
      "title": "Wrapper function for two-sample confidence intervals",
      "concept": [
        "confidence"
      ],
      "topics": [
        "pairwiseCI"
      ]
    },
    {
      "page": "pairwiseCIInt",
      "title": "Internal functions for pairwiseCI",
      "topics": [
        "pairwiseCICont",
        "pairwiseCIProp"
      ]
    },
    {
      "page": "pairwiseCImethodsCont",
      "title": "Confidence intervals for two sample comparisons of continuous data",
      "topics": [
        "HD.diff",
        "HD.ratio",
        "HL.diff",
        "HL.ratio",
        "Lognorm.diff",
        "Lognorm.ratio",
        "Median.diff",
        "Median.ratio",
        "pairwiseCImethodsCont",
        "Param.diff",
        "Param.ratio"
      ]
    },
    {
      "page": "pairwiseCImethodsCount",
      "title": "Confidence intervals for two sample comparisons of count data",
      "topics": [
        "Negbin.ratio",
        "pairwiseCImethodsCount",
        "Poisson.ratio",
        "Quasipoisson.ratio"
      ]
    },
    {
      "page": "pairwiseCImethodsProp",
      "title": "Confidence intervals for two sample comparisons of binomial proportions",
      "topics": [
        "pairwiseCImethodsProp",
        "Prop.diff",
        "Prop.or",
        "Prop.ratio"
      ]
    },
    {
      "page": "pairwiseMEP",
      "title": "Wrapper to compute confidence intervals for multiple endpoints",
      "concept": [
        "confidence interval"
      ],
      "topics": [
        "pairwiseMEP",
        "pairwiseMEP.data.frame"
      ]
    },
    {
      "page": "pairwiseTest",
      "title": "Wrapper to calculate unadjusted p-values for pairwise comparisons",
      "topics": [
        "pairwiseTest"
      ]
    },
    {
      "page": "pairwiseTestInt",
      "title": "Internal functions for pairwiseTest",
      "topics": [
        "pairwiseTestCont",
        "pairwiseTestInt",
        "pairwiseTestProp"
      ]
    },
    {
      "page": "plot.pairwiseCI",
      "title": "Plotting the output of pairwiseCI",
      "concept": [
        "confidence"
      ],
      "topics": [
        "plot.pairwiseCI"
      ]
    },
    {
      "page": "plotCI.pairwiseMEP",
      "title": "Plot confidence intervals",
      "concept": [
        "confidence intervals"
      ],
      "topics": [
        "plotCI.pairwiseCI",
        "plotCI.pairwiseMEP"
      ]
    },
    {
      "page": "print.pairwiseCI",
      "title": "Print function for \"pairwiseCI\"",
      "topics": [
        "print.pairwiseCI"
      ]
    },
    {
      "page": "print.pairwiseTest",
      "title": "Print function for \"pairwiseTest\"",
      "topics": [
        "print.pairwiseTest"
      ]
    },
    {
      "page": "print.summary.pairwiseCI",
      "title": "Print function for \"summary.pairwiseCI\"",
      "topics": [
        "print.summary.pairwiseCI"
      ]
    },
    {
      "page": "print.summary.pairwiseTest",
      "title": "Print function for \"summary.pairwiseTest\"",
      "topics": [
        "print.summary.pairwiseTest"
      ]
    },
    {
      "page": "profileDG",
      "title": "Construct a (quasi-) likelihood-profile",
      "topics": [
        "profileDG"
      ]
    },
    {
      "page": "Prop.test",
      "title": "Wrapper to prop.test(stats)",
      "topics": [
        "Prop.test"
      ]
    },
    {
      "page": "QBmover",
      "title": "Confidence intervals for ratios of proportions based on the quasibinomial assumption",
      "topics": [
        "QBmover"
      ]
    },
    {
      "page": "repellent",
      "title": "Repellent effect of sulphur in eight concentrations",
      "topics": [
        "repellent"
      ]
    },
    {
      "page": "rooting",
      "title": "Rooting (success/failure) of plants in a 3-factorial field trial",
      "topics": [
        "rooting"
      ]
    },
    {
      "page": "sodium",
      "title": "Sodium contents in transgenic and isogenic corn",
      "topics": [
        "sodium"
      ]
    },
    {
      "page": "summary.pairwiseCI",
      "title": "Summary function for pairwiseCI",
      "topics": [
        "summary.pairwiseCI"
      ]
    },
    {
      "page": "summary.pairwiseTest",
      "title": "Summary function for \"pairwiseTest\"",
      "concept": [
        "multiple testing"
      ],
      "topics": [
        "summary.pairwiseTest"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "boot",
    "cli",
    "coda",
    "codetools",
    "coin",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "magic",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mcmc",
    "MCMCpack",
    "MCPAN",
    "mcprofile",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "plyr",
    "quadprog",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "survival",
    "TH.data",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2.187520720836463,
  "_indexed": true,
  "_nocasepkg": "pairwiseci",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-27",
      "date": "2026-05-21T07:46:30.000Z",
      "distro": "noble",
      "commit": "600fb0d96cff9b1820a529bb605a822d3d6e1ef4",
      "fileid": "a7bcf3ec20b6b462dce6de2ccb37a6eb805a9fc93176f4635ffe6b3bf5d08137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212545283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-27",
      "date": "2026-05-21T07:46:29.000Z",
      "distro": "noble",
      "commit": "600fb0d96cff9b1820a529bb605a822d3d6e1ef4",
      "fileid": "e22433b2656e641c850265bd38d647ee4ac3a3599bde5454f53de3e4da303c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212545283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-27",
      "date": "2026-05-21T20:45:09.000Z",
      "commit": "600fb0d96cff9b1820a529bb605a822d3d6e1ef4",
      "fileid": "2400933350d4c10505dffe74b42f0d42bec472349152695e6fda9349447bc0f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26212545283"
    }
  ]
}