{
  "_id": "6a16a68cacfb0bcc41d826ae",
  "Encoding": "UTF-8",
  "Package": "PowerTOST",
  "Type": "Package",
  "Title": "Power and Sample Size for (Bio)Equivalence Studies",
  "Version": "1.5-7",
  "Date": "2025-09-16",
  "Authors@R": "c(person(\"Detlew\", \"Labes\",\nrole = c(\"aut\",\"cre\"),\nemail = \"DetlewLabes@gmx.de\",\ncomment = c(ORCID = \"0000-0003-2169-426X\")),\nperson(\"Helmut\", \"Schütz\",\nrole = c(\"aut\"),\nemail = \"helmut.schuetz@bebac.at\",\ncomment = c(ORCID = \"0000-0002-1167-7880\")),\nperson(\"Benjamin\", \"Lang\",\nrole = c(\"aut\"),\nemail =\"lang.be@icloud.com\"))",
  "Description": "Contains functions to calculate power and sample size for\nvarious study designs used in bioequivalence studies. Use\nknown.designs() to see the designs supported. Power and sample\nsize can be obtained based on different methods, amongst them\nprominently the TOST procedure (two one-sided t-tests). See\nREADME and NEWS for further information.",
  "ByteCompile": "yes",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/Detlew/PowerTOST",
  "BugReports": "https://github.com/Detlew/PowerTOST/issues",
  "License": "GPL (>=2)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://detlew.r-universe.dev",
  "Date/Publication": "2025-09-29 17:01:29 UTC",
  "RemoteUrl": "https://github.com/detlew/powertost",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc54622a2d04183a2a0090fc887f42fe36a29278",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:05:41 UTC",
    "User": "root"
  },
  "Author": "Detlew Labes [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2169-426X>),\nHelmut Schütz [aut] (ORCID: <https://orcid.org/0000-0002-1167-7880>),\nBenjamin Lang [aut]",
  "Maintainer": "Detlew Labes <DetlewLabes@gmx.de>",
  "MD5sum": "39b5fc5ff3260a82ee2a87e6eab048ca",
  "_user": "detlew",
  "_type": "src",
  "_file": "PowerTOST_1.5-7.tar.gz",
  "_fileid": "ad6e65358d2589a93bd0731232b6a473a549fd88674ebf31f1d795dde5ec2656",
  "_filesize": 1767733,
  "_sha256": "ad6e65358d2589a93bd0731232b6a473a549fd88674ebf31f1d795dde5ec2656",
  "_created": "2026-05-27T08:05:41.000Z",
  "_published": "2026-05-27T08:08:43.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78034207846,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7235171890"
    },
    {
      "job": 78034208132,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7235173461"
    },
    {
      "job": 78034207851,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7235155422"
    },
    {
      "job": 78034207932,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7235158957"
    },
    {
      "job": 78033640669,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235128987"
    },
    {
      "job": 78034207878,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235161443"
    },
    {
      "job": 78034208001,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7235162828"
    },
    {
      "job": 78034207947,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7235166252"
    },
    {
      "job": 78034208007,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7235161916"
    }
  ],
  "_buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/detlew/powertost",
  "_commit": {
    "id": "bc54622a2d04183a2a0090fc887f42fe36a29278",
    "author": "Detlew <detlewlabes@gmx.de>",
    "committer": "Detlew <detlewlabes@gmx.de>",
    "message": "Version clutter in readme.md resolved\n\nMerge branch 'master' of https://github.com/Detlew/PowerTOST\n\n# Conflicts:\n#\tREADME.md\n",
    "time": 1759165289
  },
  "_maintainer": {
    "name": "Detlew Labes",
    "email": "detlewlabes@gmx.de",
    "login": "detlew",
    "description": "",
    "uuid": 19852165,
    "orcid": "0000-0003-2169-426X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "version": ">= 1.3-6",
      "role": "Imports"
    },
    {
      "package": "crossdes",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tufte",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    }
  ],
  "_owner": "detlew",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.5-7",
      "date": "2025-09-15"
    }
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "detlew",
      "count": 353,
      "uuid": 19852165
    },
    {
      "user": "helmut01",
      "count": 244,
      "uuid": 19939535
    },
    {
      "user": "lang-benjamin",
      "count": 26,
      "uuid": 23262298
    },
    {
      "user": "langbe",
      "count": 4,
      "uuid": 140388414
    }
  ],
  "_userbio": {
    "uuid": 19852165,
    "type": "user",
    "name": "Detlew Labes"
  },
  "_downloads": {
    "count": 886,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PowerTOST"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/detlew/powertost",
  "_searchresults": 141,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PowerTOST.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/detlew/powertost",
  "_realowner": "detlew",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5-1",
      "date": "2010-05-10"
    },
    {
      "version": "0.6-2",
      "date": "2010-07-24"
    },
    {
      "version": "0.7-1",
      "date": "2010-08-12"
    },
    {
      "version": "0.7-2",
      "date": "2010-08-27"
    },
    {
      "version": "0.7-3",
      "date": "2010-11-08"
    },
    {
      "version": "0.8-1",
      "date": "2010-11-26"
    },
    {
      "version": "0.8-2",
      "date": "2011-01-08"
    },
    {
      "version": "0.8-3",
      "date": "2011-01-18"
    },
    {
      "version": "0.8-4",
      "date": "2011-03-11"
    },
    {
      "version": "0.8-5",
      "date": "2011-05-16"
    },
    {
      "version": "0.8-6",
      "date": "2011-05-17"
    },
    {
      "version": "0.8-7",
      "date": "2011-10-20"
    },
    {
      "version": "0.9-0",
      "date": "2011-12-15"
    },
    {
      "version": "0.9-2",
      "date": "2011-12-21"
    },
    {
      "version": "0.9-3",
      "date": "2012-02-13"
    },
    {
      "version": "0.9-4",
      "date": "2012-03-05"
    },
    {
      "version": "0.9-7",
      "date": "2012-03-23"
    },
    {
      "version": "0.9-8",
      "date": "2012-04-05"
    },
    {
      "version": "0.9-9",
      "date": "2012-07-18"
    },
    {
      "version": "0.9-10",
      "date": "2012-07-20"
    },
    {
      "version": "0.9-11",
      "date": "2012-08-07"
    },
    {
      "version": "1.0-00",
      "date": "2012-10-26"
    },
    {
      "version": "1.1-00",
      "date": "2013-02-08"
    },
    {
      "version": "1.1-02",
      "date": "2013-02-28"
    },
    {
      "version": "1.1-03",
      "date": "2013-05-03"
    },
    {
      "version": "1.1-05",
      "date": "2013-06-17"
    },
    {
      "version": "1.1-06",
      "date": "2013-06-21"
    },
    {
      "version": "1.1-07",
      "date": "2013-09-02"
    },
    {
      "version": "1.1-08",
      "date": "2013-12-27"
    },
    {
      "version": "1.1-10",
      "date": "2014-01-31"
    },
    {
      "version": "1.1-11",
      "date": "2014-04-30"
    },
    {
      "version": "1.1-12",
      "date": "2014-07-02"
    },
    {
      "version": "1.1-13",
      "date": "2014-08-12"
    },
    {
      "version": "1.2-01",
      "date": "2014-09-30"
    },
    {
      "version": "1.2-02",
      "date": "2014-10-06"
    },
    {
      "version": "1.2-03",
      "date": "2014-11-13"
    },
    {
      "version": "1.2-04",
      "date": "2014-12-19"
    },
    {
      "version": "1.2-05",
      "date": "2015-01-06"
    },
    {
      "version": "1.2-06",
      "date": "2015-01-23"
    },
    {
      "version": "1.2-07",
      "date": "2015-06-04"
    },
    {
      "version": "1.2-08",
      "date": "2015-07-10"
    },
    {
      "version": "1.2-09",
      "date": "2015-08-26"
    },
    {
      "version": "1.3-01",
      "date": "2015-09-30"
    },
    {
      "version": "1.3-02",
      "date": "2015-12-02"
    },
    {
      "version": "1.3-3",
      "date": "2016-01-15"
    },
    {
      "version": "1.3-4",
      "date": "2016-03-10"
    },
    {
      "version": "1.3-5",
      "date": "2016-04-12"
    },
    {
      "version": "1.3-6",
      "date": "2016-06-06"
    },
    {
      "version": "1.4-2",
      "date": "2016-07-14"
    },
    {
      "version": "1.4-3",
      "date": "2016-11-01"
    },
    {
      "version": "1.4-4",
      "date": "2017-03-16"
    },
    {
      "version": "1.4-5",
      "date": "2017-05-20"
    },
    {
      "version": "1.4-6",
      "date": "2017-08-17"
    },
    {
      "version": "1.4-7",
      "date": "2018-04-12"
    },
    {
      "version": "1.4-8",
      "date": "2019-08-30"
    },
    {
      "version": "1.4-9",
      "date": "2019-12-20"
    },
    {
      "version": "1.5-0",
      "date": "2020-08-05"
    },
    {
      "version": "1.5-1",
      "date": "2020-10-23"
    },
    {
      "version": "1.5-2",
      "date": "2020-10-27"
    },
    {
      "version": "1.5-3",
      "date": "2021-01-18"
    },
    {
      "version": "1.5-4",
      "date": "2022-02-21"
    },
    {
      "version": "1.5-6",
      "date": "2024-03-18"
    },
    {
      "version": "1.5-7",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "bib.CL",
    "CI.BE",
    "CI.RatioF",
    "CI2CV",
    "CV2mse",
    "CV2se",
    "CVCL",
    "CVfromCI",
    "CVp2CV",
    "CVpooled",
    "CVwRfromU",
    "exppower.noninf",
    "exppower.TOST",
    "expsampleN.noninf",
    "expsampleN.TOST",
    "known.designs",
    "mse2CV",
    "OwensQ",
    "OwensQOwen",
    "OwensT",
    "pa.ABE",
    "pa.NTID",
    "pa.scABE",
    "power.2TOST",
    "power.dp",
    "power.HVNTID",
    "power.noninf",
    "power.NTID",
    "power.RatioF",
    "power.RSABE",
    "power.RSABE2L.sds",
    "power.RSABE2L.sdsims",
    "power.scABEL",
    "power.scABEL.sds",
    "power.scABEL.sdsims",
    "power.TOST",
    "power.TOST.sds",
    "power.TOST.sim",
    "pvalue.TOST",
    "pvalues.TOST",
    "reg_const",
    "sampleN.2TOST",
    "sampleN.dp",
    "sampleN.HVNTID",
    "sampleN.noninf",
    "sampleN.NTID",
    "sampleN.RatioF",
    "sampleN.RSABE",
    "sampleN.RSABE2L.sds",
    "sampleN.RSABE2L.sdsims",
    "sampleN.scABEL",
    "sampleN.scABEL.ad",
    "sampleN.scABEL.sds",
    "sampleN.scABEL.sdsims",
    "sampleN.TOST",
    "scABEL",
    "scABEL.ad",
    "se2CV",
    "type1error.2TOST",
    "U2CVwR"
  ],
  "_datasets": [
    {
      "name": "ct5.1",
      "title": "Sample Size Tables for the Classical 2x2 Crossover Design",
      "object": "data2x2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "power",
        "CV",
        "R0.85",
        "R0.9",
        "R0.95",
        "R1.0",
        "R1.05",
        "R1.1",
        "R1.15",
        "R1.2"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct5.2",
      "title": "Sample Size Tables for the Classical 2x2 Crossover Design",
      "object": "data2x2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "power",
        "CV",
        "R0.8",
        "R0.85",
        "R0.9",
        "R0.95",
        "R1.0",
        "R1.05",
        "R1.1",
        "R1.15",
        "R1.2",
        "R1.25"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct5.3",
      "title": "Sample Size Tables for the Classical 2x2 Crossover Design",
      "object": "data2x2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "power",
        "CV",
        "R0.925",
        "R0.95",
        "R0.975",
        "R1.0",
        "R1.025",
        "R1.05",
        "R1.075"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct5.4.1",
      "title": "Sample Size Tables for the Classical 2x2 Crossover Design",
      "object": "data2x2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "power",
        "CV",
        "R0.0",
        "R0.05",
        "R0.1",
        "R0.15"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct9.6.2",
      "title": "Sample Size Tables for the 2x2x3 Replicate Crossover Design",
      "object": "data2x2x3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.0",
        "R0.05",
        "R0.1",
        "R0.15"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct9.6.4",
      "title": "Sample Size Tables for the 2x4x4 Replicate Crossover Design",
      "object": "data2x4x4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.0",
        "R0.05",
        "R0.1",
        "R0.15"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct9.6.6",
      "title": "Sample Size Tables for the 2x2x3 Replicate Crossover Design",
      "object": "data2x2x3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.85",
        "R0.9",
        "R0.95",
        "R1.0",
        "R1.05",
        "R1.1",
        "R1.15",
        "R1.2"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct9.6.8",
      "title": "Sample Size Tables for the 2x4x4 Replicate Crossover Design",
      "object": "data2x4x4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.85",
        "R0.9",
        "R0.95",
        "R1.0",
        "R1.05",
        "R1.1",
        "R1.15",
        "R1.2"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ctCW.III",
      "title": "Sample Size Tables for the Parallel Group Design",
      "object": "data_parallel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.0",
        "R0.05",
        "R0.1",
        "R0.15"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ctSJ.VIII.10",
      "title": "Sample Size Tables for the Parallel Group Design",
      "object": "data_parallel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.95",
        "R1.0",
        "R1.05"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "ctSJ.VIII.20",
      "title": "Sample Size Tables for the Parallel Group Design",
      "object": "data_parallel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CV",
        "power",
        "R0.85",
        "R0.9",
        "R0.95",
        "R1.0",
        "R1.05",
        "R1.1",
        "R1.15",
        "R1.2"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bib.CL",
      "title": "Design matrices of period balanced incomplete block designs",
      "topics": [
        "bib.CL"
      ]
    },
    {
      "page": "CI.BE",
      "title": "1-2*alpha confidence interval given point estimate, CV, and n",
      "topics": [
        "CI.BE"
      ]
    },
    {
      "page": "CI.RatioF",
      "title": "1-2*alpha Fieller CI given point estimate, CV (, CVb) and n",
      "topics": [
        "CI.RatioF"
      ]
    },
    {
      "page": "data_2x2",
      "title": "Sample Size Tables for the Classical 2x2 Crossover Design",
      "topics": [
        "ct5.1",
        "ct5.2",
        "ct5.3",
        "ct5.4.1",
        "data2x2"
      ]
    },
    {
      "page": "data_2x2x3",
      "title": "Sample Size Tables for the 2x2x3 Replicate Crossover Design",
      "topics": [
        "ct9.6.2",
        "ct9.6.6",
        "data2x2x3"
      ]
    },
    {
      "page": "data_2x4x4",
      "title": "Sample Size Tables for the 2x4x4 Replicate Crossover Design",
      "topics": [
        "ct9.6.4",
        "ct9.6.8",
        "data2x4x4"
      ]
    },
    {
      "page": "data_parallel",
      "title": "Sample Size Tables for the Parallel Group Design",
      "topics": [
        "ctCW.III",
        "ctSJ.VIII.10",
        "ctSJ.VIII.20",
        "data_parallel"
      ]
    },
    {
      "page": "CV2se",
      "title": "Helper functions",
      "topics": [
        "CV2mse",
        "CV2se",
        "mse2CV",
        "se2CV"
      ]
    },
    {
      "page": "CVCL",
      "title": "Confidence limits of a CV for log-normal data",
      "topics": [
        "CVCL"
      ]
    },
    {
      "page": "CVfromCI",
      "title": "CV from a given Confidence interval",
      "topics": [
        "CI2CV",
        "CVfromCI"
      ]
    },
    {
      "page": "CVp2CV",
      "title": "Decompose CV(T) and CV(R) from 'pooled' CV of T/R",
      "topics": [
        "CVp2CV"
      ]
    },
    {
      "page": "CVpooled",
      "title": "Pooled CV from several studies",
      "topics": [
        "CVpooled",
        "print.CVp"
      ]
    },
    {
      "page": "CVwRfromU",
      "title": "CVwR from the upper expanded limit (ABEL)",
      "topics": [
        "CVwRfromU",
        "U2CVwR"
      ]
    },
    {
      "page": "defunct",
      "title": "Removed functions in PowerTOST",
      "topics": [
        "defunct"
      ]
    },
    {
      "page": "deprecated",
      "title": "Deprecated functions in PowerTOST",
      "topics": [
        "deprecated"
      ]
    },
    {
      "page": "exppower.noninf",
      "title": "Expected power of the non-inferiority test",
      "topics": [
        "exppower.noninf"
      ]
    },
    {
      "page": "exppower.TOST",
      "title": "Expected power of the TOST procedure",
      "topics": [
        "exppower.TOST"
      ]
    },
    {
      "page": "expsampleN.noninf",
      "title": "Sample size based on expected power for the non-inferiority test",
      "topics": [
        "expsampleN.noninf"
      ]
    },
    {
      "page": "expsampleN.TOST",
      "title": "Sample size based on expected power",
      "topics": [
        "expsampleN.TOST"
      ]
    },
    {
      "page": "known.designs",
      "title": "Show the 'known' designs",
      "topics": [
        "known.designs"
      ]
    },
    {
      "page": "OwensQ",
      "title": "Owen's Q-function",
      "topics": [
        "OwensQ"
      ]
    },
    {
      "page": "OwensQOwen",
      "title": "Owen's Q-function via repeated integration by parts",
      "topics": [
        "OwensQOwen"
      ]
    },
    {
      "page": "OwensT",
      "title": "Owen's T-function",
      "topics": [
        "OwensT"
      ]
    },
    {
      "page": "pa.ABE",
      "title": "Power analysis for average bioequivalence (ABE)",
      "topics": [
        "pa.ABE",
        "plot.pwrA",
        "print.pwrA"
      ]
    },
    {
      "page": "pa.NTID",
      "title": "Power analysis for scaled ABE for NTIDs",
      "topics": [
        "pa.NTID",
        "pa.NTIDFDA"
      ]
    },
    {
      "page": "pa.scABE",
      "title": "Power analysis for scaled average bioequivalence (scABE)",
      "topics": [
        "pa.scABE"
      ]
    },
    {
      "page": "power.2TOST",
      "title": "Power for two simultaneous TOST procedures",
      "topics": [
        "power.2TOST"
      ]
    },
    {
      "page": "power.dp",
      "title": "Power of dose-proportionality studies evaluated via Power model",
      "topics": [
        "power.dp"
      ]
    },
    {
      "page": "power.HVNTID",
      "title": "(Empirical) Power for BE decision via FDA method for highly variable NTIDs",
      "topics": [
        "power.HVNTID"
      ]
    },
    {
      "page": "power.noninf",
      "title": "Power of the one-sided non-inferiority t-test",
      "topics": [
        "power.noninf"
      ]
    },
    {
      "page": "power.NTID",
      "title": "(Empirical) Power for BE decision via FDA method for NTIDs",
      "topics": [
        "power.NTID",
        "power.NTIDFDA"
      ]
    },
    {
      "page": "power.RatioF",
      "title": "Power for equivalence of the ratio of two means with normality on original scale",
      "topics": [
        "power.RatioF"
      ]
    },
    {
      "page": "power.RSABE",
      "title": "(Empirical) Power for BE decision via linearized scaled ABE criterion",
      "topics": [
        "power.RSABE"
      ]
    },
    {
      "page": "power.RSABE2L.sdsims",
      "title": "(Empirical) Power of BE Decision via Reference Scaled ABE",
      "topics": [
        "power.RSABE2L.sds",
        "power.RSABE2L.sdsims"
      ]
    },
    {
      "page": "power.scABEL",
      "title": "(Empirical) Power of BE decision via scaled (widened) BE acceptance limits",
      "topics": [
        "power.scABEL"
      ]
    },
    {
      "page": "power.scABEL.sdsims",
      "title": "(Empirical) Power of BE decision via scaled (widened) BE acceptance limits",
      "topics": [
        "power.scABEL.sds",
        "power.scABEL.sdsims"
      ]
    },
    {
      "page": "power.TOST",
      "title": "Power of the classical TOST procedure",
      "topics": [
        "power.TOST"
      ]
    },
    {
      "page": "power.TOST.sds",
      "title": "Power calculation of the BE decision with models incorporating groups",
      "topics": [
        "power.TOST.sds"
      ]
    },
    {
      "page": "power.TOST.sim",
      "title": "Power of the TOST procedure obtained via simulations",
      "topics": [
        "power.TOST.sim"
      ]
    },
    {
      "page": "pvalue.TOST",
      "title": "p-value(s) of the TOST procedure",
      "topics": [
        "pvalue.TOST",
        "pvalues.TOST"
      ]
    },
    {
      "page": "reg_const",
      "title": "Constructor of an object with class 'regSet' containing the regulatory settings for ABEL",
      "topics": [
        "reg_const"
      ]
    },
    {
      "page": "sampleN.2TOST",
      "title": "Sample size based on power of two TOSTs",
      "topics": [
        "sampleN.2TOST"
      ]
    },
    {
      "page": "sampleN.dp",
      "title": "Sample size estimation of dose-proportionality studies evaluated via the power model",
      "topics": [
        "sampleN.dp"
      ]
    },
    {
      "page": "sampleN.HVNTID",
      "title": "Sample size estimation for BE decision via FDA method for highly variable (HV) narrow therapeutic index drugs (NTIDs)",
      "topics": [
        "sampleN.HVNTID"
      ]
    },
    {
      "page": "sampleN.noninf",
      "title": "Sample size for the non-inferiority t-test",
      "topics": [
        "sampleN.noninf"
      ]
    },
    {
      "page": "sampleN.NTID",
      "title": "Sample size estimation for BE decision via the FDA's method for narrow therapeutic index drugs (NTIDs)",
      "topics": [
        "sampleN.NTID",
        "sampleN.NTIDFDA"
      ]
    },
    {
      "page": "sampleN.RatioF",
      "title": "Sample size for equivalence of the ratio of two means with normality on original scale",
      "topics": [
        "sampleN.RatioF"
      ]
    },
    {
      "page": "sampleN.RSABE",
      "title": "Sample size estimation for BE decision via linearized scaled ABE criterion",
      "topics": [
        "sampleN.RSABE"
      ]
    },
    {
      "page": "sampleN.RSABE2L.sdsims",
      "title": "Sample size estimation for BE Decision via Reference Scaled ABE",
      "topics": [
        "sampleN.RSABE2L.sds",
        "sampleN.RSABE2L.sdsims"
      ]
    },
    {
      "page": "sampleN.scABEL",
      "title": "Sample size estimation for BE decision via scaled (expanded) BE acceptance limits",
      "topics": [
        "sampleN.scABEL"
      ]
    },
    {
      "page": "sampleN.scABEL.ad",
      "title": "Sample size estimation for ABEL and iteratively adjusted alpha",
      "topics": [
        "sampleN.scABEL.ad"
      ]
    },
    {
      "page": "sampleN.scABEL.sdsims",
      "title": "Sample size estimation for BE decision via scaled (expanded) BE acceptance limits",
      "topics": [
        "sampleN.scABEL.sds",
        "sampleN.scABEL.sdsims"
      ]
    },
    {
      "page": "sampleN.TOST",
      "title": "Sample size based on power of TOST",
      "topics": [
        "sampleN.TOST"
      ]
    },
    {
      "page": "scABEL",
      "title": "Scaled (widened) BE Acceptance Limits",
      "topics": [
        "scABEL"
      ]
    },
    {
      "page": "scABEL.ad",
      "title": "Iteratively adjusted alpha for ABEL",
      "topics": [
        "scABEL.ad"
      ]
    },
    {
      "page": "type1error.2TOST",
      "title": "Type I error rate for two simultaneous TOST procedures",
      "topics": [
        "type1error.2TOST"
      ]
    }
  ],
  "_readme": "https://github.com/detlew/powertost/raw/HEAD/README.md",
  "_rundeps": [
    "cubature",
    "mvtnorm",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "ABE.Rmd",
      "filename": "ABE.html",
      "title": "Average Bioequivalence",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Defaults",
        "Sample size",
        "Example 1",
        "Example 2",
        "Example 3",
        "Basic",
        "Advanced",
        "Example 4",
        "Example 5",
        "Higher-Order Designs",
        "Power",
        "Pooling",
        "Hints",
        "Power Analysis",
        "Dropouts",
        "Literature Data",
        "Direction of Deviation",
        "Authors",
        "License"
      ],
      "created": "2019-08-30 18:59:38",
      "modified": "2025-09-12 16:54:25",
      "commits": 39
    },
    {
      "source": "DP.Rmd",
      "filename": "DP.html",
      "title": "Dose-Proportionality",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Defaults",
        "Examples",
        "Cave!",
        "Author",
        "License"
      ],
      "created": "2019-09-22 18:28:14",
      "modified": "2022-02-16 17:15:11",
      "commits": 21
    },
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Main Vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Abbreviations, Definition of Terms, Models",
        "A Note on Rounding",
        "Installation",
        "Contributors",
        "License"
      ],
      "created": "2019-08-30 18:59:38",
      "modified": "2022-02-14 20:52:03",
      "commits": 29
    },
    {
      "source": "NI.Rmd",
      "filename": "NI.html",
      "title": "Non-Inferiority",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Non-Inferiority",
        "Example 1",
        "Non-Superiority",
        "Example 2",
        "Bracketing Approach",
        "Author",
        "License"
      ],
      "created": "2019-09-21 12:37:57",
      "modified": "2024-02-12 20:14:19",
      "commits": 20
    },
    {
      "source": "PA.Rmd",
      "filename": "PA.html",
      "title": "Power Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Function pa.ABE()",
        "Function pa.scABE()",
        "Function pa.NTIDFDA()",
        "Examples",
        "Average Bioequivalence",
        "Reference-scaled Average Bioequivalence",
        "Highly Variable Drugs / Drug Products",
        "EMA",
        "Health Canada",
        "Gulf Cooperation Council",
        "FDA, CDE",
        "Narrow Therapeutic Index Drugs (FDA, CDE)",
        "Cave!",
        "Authors",
        "License"
      ],
      "created": "2019-09-19 11:43:17",
      "modified": "2022-02-19 21:41:22",
      "commits": 22
    },
    {
      "source": "RSABE.Rmd",
      "filename": "RSABE.html",
      "title": "Reference-Scaled Average Bioequivalence",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Defaults",
        "Sample Size",
        "Highly Variable Drugs / Drug Products",
        "EMA",
        "Health Canada",
        "Gulf Cooperation Council",
        "FDA",
        "Narrow Therapeutic Index Drugs (FDA, CDE)",
        "Highly Variable Narrow Therapeutic Index Drugs (FDA, CDE)",
        "Power",
        "Type I Error",
        "Iteratively adjusted α",
        "‘Exact’ Procedure",
        "Helpers",
        "BE limits",
        "Expanded Limits (EMA, Health Canada), widened limits (GCC)",
        "‘Implied’ Limits",
        "Limits of the ‘desired consumer risk model’",
        "Regulatory Settings",
        "Authors",
        "License"
      ],
      "created": "2019-09-01 13:41:53",
      "modified": "2025-09-16 13:44:27",
      "commits": 37
    }
  ],
  "_score": 9.584043408923876,
  "_indexed": true,
  "_nocasepkg": "powertost",
  "_universes": [
    "detlew"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:49.000Z",
      "distro": "noble",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "65a857e43c8bb069d27998bc7fe592b6f98e36accd9f4b53cd953f3ef9a392c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:55.000Z",
      "distro": "noble",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "d7af8d13b6bc20d1b2cba4a779fdf1ac4b9c2ab887d557db33d0c8cdfab5dd30",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:08.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "ded07f1d3b92224b940bf59e3e21ab3edcbf52cd633c363035d69327411f7c8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:18.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "d850bb3fdb063da9b99a172376d11fb9b998200eec2617d06ee9c7718a4599af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:48.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "38401851fd4450bd350a9ebc86ec313f477f2a7982fef029884dfcfaa0003bf9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:23.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "93d8f9db08d36f7da9acbb1c2feb46cee75e9061b39abb72c0f2ac93c288744b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:21.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "a73fb57a7f8bd45892c12b73affe87d97001fc808dc71f1878f14c017737b0b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-7",
      "date": "2026-05-27T08:07:04.000Z",
      "commit": "bc54622a2d04183a2a0090fc887f42fe36a29278",
      "fileid": "f7afb73219d53c9602cb0dee25fef515c416a322cee62b61a051adcfa8aea1f1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/detlew/actions/runs/26498791821"
    }
  ]
}