{
  "_id": "6a195aefacfb0bcc41de4231",
  "Package": "clinicalsignificance",
  "Type": "Package",
  "Title": "A Toolbox for Clinical Significance Analyses in Intervention\nStudies",
  "Version": "3.0.0.9000",
  "Authors@R": "person(\"Benedikt\", \"Schäfer\", , \"benediktclaus@outlook.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9501-0954\"))",
  "Description": "A clinical significance analysis can be used to determine\nif an intervention has a meaningful or practical effect for\npatients. You provide a tidy data set plus a few more metrics\nand this package will take care of it to make your results\npublication ready. Accompanying package to Claus et al.\n<doi:10.18637/jss.v111.i01>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://benediktschfr.github.io/clinicalsignificance/,\nhttps://github.com/benediktschfr/clinicalsignificance",
  "BugReports": "https://github.com/benediktschfr/clinicalsignificance/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev pari-gp",
  "Repository": "https://benediktschfr.r-universe.dev",
  "Date/Publication": "2026-05-28 09:59:49 UTC",
  "RemoteUrl": "https://github.com/benediktschfr/clinicalsignificance",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a468cf83f7f163402fff0d07c52f675f2452322",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:09:49 UTC",
    "User": "root"
  },
  "Author": "Benedikt Schäfer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9501-0954>)",
  "Maintainer": "Benedikt Schäfer <benediktclaus@outlook.com>",
  "MD5sum": "ff4c02f33c6be3dcfc409d79f77bf144",
  "_user": "benediktschfr",
  "_type": "src",
  "_file": "clinicalsignificance_3.0.0.9000.tar.gz",
  "_fileid": "30ffc7641d53571e6ad2337181c589690e87f4c1eae6268fc5efdbbfec233396",
  "_filesize": 1553213,
  "_sha256": "30ffc7641d53571e6ad2337181c589690e87f4c1eae6268fc5efdbbfec233396",
  "_created": "2026-05-29T08:09:49.000Z",
  "_published": "2026-05-29T09:22:55.754Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78462942513,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286157810"
    },
    {
      "job": 78462942498,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286164519"
    },
    {
      "job": 78462942563,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287394552"
    },
    {
      "job": 78462942497,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287395409"
    },
    {
      "job": 78462413867,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286103471"
    },
    {
      "job": 78462942501,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286149424"
    },
    {
      "job": 78462942476,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286138019"
    },
    {
      "job": 78462942477,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286141833"
    },
    {
      "job": 78462942536,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286147859"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benediktschfr/clinicalsignificance",
  "_commit": {
    "id": "7a468cf83f7f163402fff0d07c52f675f2452322",
    "author": "Benedikt Claus <benediktclaus@msn.com>",
    "committer": "Benedikt Claus <benediktclaus@msn.com>",
    "message": "Update maintainer name\n",
    "time": 1779962389
  },
  "_maintainer": {
    "name": "Benedikt Schäfer",
    "email": "benediktclaus@outlook.com",
    "orcid": "0000-0001-9501-0954"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "BayesFactor",
      "role": "Imports"
    },
    {
      "package": "bayestestR",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "insight",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "benediktschfr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 47
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 9
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v3.0.0",
      "date": "2025-11-26"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "benediktschfr",
      "count": 387,
      "uuid": 34487718
    }
  ],
  "_userbio": {
    "uuid": 34487718,
    "type": "user",
    "name": "Benedikt Schäfer"
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clinicalsignificance"
  },
  "_devurl": "https://github.com/benediktschfr/clinicalsignificance",
  "_pkgdown": "https://benediktschfr.github.io/clinicalsignificance/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clinicalsignificance.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benediktschfr/clinicalsignificance",
  "_realowner": "benediktschfr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-03"
    },
    {
      "version": "1.2.0",
      "date": "2022-12-08"
    },
    {
      "version": "2.0.0",
      "date": "2023-11-16"
    },
    {
      "version": "2.1.0",
      "date": "2024-12-02"
    },
    {
      "version": "3.0.0",
      "date": "2025-11-27"
    }
  ],
  "_exports": [
    "calc_anchor",
    "calc_cutoff_from_data",
    "calc_percentage",
    "calc_rci",
    "create_summary_table",
    "cs_anchor",
    "cs_combined",
    "cs_distribution",
    "cs_get_augmented_data",
    "cs_get_cutoff",
    "cs_get_cutoff_descriptives",
    "cs_get_data",
    "cs_get_model",
    "cs_get_n",
    "cs_get_reliability",
    "cs_get_summary",
    "cs_percentage",
    "cs_statistical",
    "generate_plotting_band"
  ],
  "_datasets": [
    {
      "name": "antidepressants",
      "title": "Antidepressant Data",
      "object": "antidepressants",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "patient",
        "condition",
        "measurement",
        "mom_di"
      ],
      "rows": 1110,
      "table": true,
      "tojson": true
    },
    {
      "name": "anxiety",
      "title": "Anxiety Data",
      "object": "anxiety",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "treatment",
        "measurement",
        "anxiety"
      ],
      "rows": 580,
      "table": true,
      "tojson": true
    },
    {
      "name": "anxiety_complete",
      "title": "Anxiety Data (Complete)",
      "object": "anxiety_complete",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "treatment",
        "measurement",
        "anxiety"
      ],
      "rows": 580,
      "table": true,
      "tojson": true
    },
    {
      "name": "claus_2020",
      "title": "Placebo Amplification Data",
      "object": "claus_2020",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "age",
        "sex",
        "treatment",
        "time",
        "bdi",
        "shaps",
        "who",
        "hamd"
      ],
      "rows": 172,
      "table": true,
      "tojson": true
    },
    {
      "name": "columbo",
      "title": "Fictional \"Columbo's Detectives\" Data with Missing Values",
      "object": "columbo",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "detective_id",
        "group",
        "age",
        "gender",
        "job_frustration",
        "time",
        "clearance_rate"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "garden_club",
      "title": "Fictional \"Garden Club\" Pre-Post Intervention Data",
      "object": "garden_club",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "group",
        "age",
        "gender",
        "time",
        "gei_score"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "garden_club_sensitive",
      "title": "Fictional \"Garden Club\" Data for MID Sensitivity Analysis",
      "object": "garden_club_sensitive",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "gei_score"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "hechler_2014",
      "title": "Chronic Pain Data",
      "object": "hechler_2014",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "patient",
        "measurement",
        "disability"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    },
    {
      "name": "jacobson_1989",
      "title": "Marital Therapy Data",
      "object": "jacobson_1989",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "time",
        "das",
        "gds"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "trackmania",
      "title": "Fictional \"Trackmania\" Racing Data for Interrupted Time-Series",
      "object": "trackmania",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "driver_id",
        "group",
        "attempt",
        "lap_time_sec"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "antidepressants",
      "title": "Antidepressant Data",
      "topics": [
        "antidepressants"
      ]
    },
    {
      "page": "anxiety",
      "title": "Anxiety Data",
      "topics": [
        "anxiety"
      ]
    },
    {
      "page": "anxiety_complete",
      "title": "Anxiety Data (Complete)",
      "topics": [
        "anxiety_complete"
      ]
    },
    {
      "page": "claus_2020",
      "title": "Placebo Amplification Data",
      "topics": [
        "claus_2020"
      ]
    },
    {
      "page": "columbo",
      "title": "Fictional \"Columbo's Detectives\" Data with Missing Values",
      "topics": [
        "columbo"
      ]
    },
    {
      "page": "cs_anchor",
      "title": "Anchor-Based Analysis of Clinical Significance",
      "concept": [
        "main"
      ],
      "topics": [
        "cs_anchor"
      ]
    },
    {
      "page": "cs_combined",
      "title": "Combined Analysis of Clinical Significance",
      "concept": [
        "main"
      ],
      "topics": [
        "cs_combined"
      ]
    },
    {
      "page": "cs_distribution",
      "title": "Distribution-Based Analysis of Clinical Significance",
      "concept": [
        "main"
      ],
      "topics": [
        "cs_distribution"
      ]
    },
    {
      "page": "augmented_data",
      "title": "Extract Augmented Data from a cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_augmented_data",
        "cs_get_augmented_data.cs_anchor_individual_within",
        "cs_get_augmented_data.cs_combined",
        "cs_get_augmented_data.cs_distribution",
        "cs_get_augmented_data.cs_percentage",
        "cs_get_augmented_data.cs_statistical",
        "cs_get_augmented_data.default"
      ]
    },
    {
      "page": "cs_get_cutoff",
      "title": "Get Used Cutoff And Type From A cs_analysis Object",
      "topics": [
        "cs_get_cutoff"
      ]
    },
    {
      "page": "cs_get_cutoff_descriptives",
      "title": "Get Descriptives Used In The Cutoff Calculation",
      "topics": [
        "cs_get_cutoff_descriptives"
      ]
    },
    {
      "page": "cs_get_data",
      "title": "Get Data From A cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_data"
      ]
    },
    {
      "page": "cs_get_model",
      "title": "Get The HLM Model From A cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_model"
      ]
    },
    {
      "page": "cs_get_n",
      "title": "Get Number Of Participants From A cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_n"
      ]
    },
    {
      "page": "cs_get_reliability",
      "title": "Get Reliability Of A cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_reliability"
      ]
    },
    {
      "page": "summary_table",
      "title": "Get A Summary Table From A cs_analysis Object",
      "concept": [
        "get"
      ],
      "topics": [
        "cs_get_summary",
        "cs_get_summary.cs_anchor_group_between",
        "cs_get_summary.cs_anchor_group_within",
        "cs_get_summary.default"
      ]
    },
    {
      "page": "cs_percentage",
      "title": "Percentage-Change Analysis of Clinical Significance",
      "concept": [
        "main"
      ],
      "topics": [
        "cs_percentage"
      ]
    },
    {
      "page": "cs_statistical",
      "title": "Statistical Analysis of Clinical Significance",
      "concept": [
        "main"
      ],
      "topics": [
        "cs_statistical"
      ]
    },
    {
      "page": "garden_club",
      "title": "Fictional \"Garden Club\" Pre-Post Intervention Data",
      "topics": [
        "garden_club"
      ]
    },
    {
      "page": "garden_club_sensitive",
      "title": "Fictional \"Garden Club\" Data for MID Sensitivity Analysis",
      "topics": [
        "garden_club_sensitive"
      ]
    },
    {
      "page": "hechler_2014",
      "title": "Chronic Pain Data",
      "topics": [
        "hechler_2014"
      ]
    },
    {
      "page": "jacobson_1989",
      "title": "Marital Therapy Data",
      "topics": [
        "jacobson_1989"
      ]
    },
    {
      "page": "plot.cs_anchor_group_between",
      "title": "Plot an Object of Class cs_anchor_group_between",
      "topics": [
        "plot.cs_anchor_group_between"
      ]
    },
    {
      "page": "plot.cs_anchor_group_within",
      "title": "Plot an Object of Class cs_anchor_group_within",
      "topics": [
        "plot.cs_anchor_group_within"
      ]
    },
    {
      "page": "plot.cs_anchor_individual_within",
      "title": "Plot an Object of Class cs_anchor_individual_within",
      "topics": [
        "plot.cs_anchor_individual_within"
      ]
    },
    {
      "page": "plot.cs_combined",
      "title": "Plot an Object of Class cs_combined",
      "topics": [
        "plot.cs_combined"
      ]
    },
    {
      "page": "plot.cs_distribution",
      "title": "Plot an Object of Class cs_distribution",
      "topics": [
        "plot.cs_distribution"
      ]
    },
    {
      "page": "plot.cs_percentage",
      "title": "Plot an Object of Class cs_percentage",
      "topics": [
        "plot.cs_percentage"
      ]
    },
    {
      "page": "plot.cs_statistical",
      "title": "Plot an Object of Class cs_statistical",
      "topics": [
        "plot.cs_statistical"
      ]
    },
    {
      "page": "print.cs_anchor_group_between",
      "title": "Print Method for the Anchor-Based Approach for Groups (Between)",
      "topics": [
        "print.cs_anchor_group_between"
      ]
    },
    {
      "page": "print.cs_anchor_group_within",
      "title": "Print Method for the Anchor-Based Approach for Groups (Within)",
      "topics": [
        "print.cs_anchor_group_within"
      ]
    },
    {
      "page": "print.cs_anchor_individual_within",
      "title": "Print Method for the Anchor-Based Approach for Individuals",
      "topics": [
        "print.cs_anchor_individual_within"
      ]
    },
    {
      "page": "print.cs_combined",
      "title": "Print Method for the Combined Approach",
      "topics": [
        "print.cs_combined"
      ]
    },
    {
      "page": "print.cs_distribution",
      "title": "Print Method for the Distribution-Based Approach",
      "topics": [
        "print.cs_distribution"
      ]
    },
    {
      "page": "print.cs_percentage",
      "title": "Print Method for the Percentange-Change Approach",
      "topics": [
        "print.cs_percentage"
      ]
    },
    {
      "page": "print.cs_statistical",
      "title": "Print Method for the Statistical Approach",
      "topics": [
        "print.cs_statistical"
      ]
    },
    {
      "page": "summary.cs_anchor_group_between",
      "title": "Summary Method for the Anchor-Based Approach for Groups (Between)",
      "topics": [
        "summary.cs_anchor_group_between"
      ]
    },
    {
      "page": "summary.cs_anchor_group_within",
      "title": "Summary Method for the Anchor-Based Approach for Groups (Within)",
      "topics": [
        "summary.cs_anchor_group_within"
      ]
    },
    {
      "page": "summary.cs_anchor_individual_within",
      "title": "Summary Method for the Anchor-Based Approach",
      "topics": [
        "summary.cs_anchor_individual_within"
      ]
    },
    {
      "page": "summary.cs_combined",
      "title": "Summary Method for the Combined Approach",
      "topics": [
        "summary.cs_combined"
      ]
    },
    {
      "page": "summary.cs_distribution",
      "title": "Summary Method for the Distribution-Based Approach",
      "topics": [
        "summary.cs_distribution"
      ]
    },
    {
      "page": "summary.cs_percentage",
      "title": "Summary Method for the Percentage-Change Approach",
      "topics": [
        "summary.cs_percentage"
      ]
    },
    {
      "page": "summary.cs_statistical",
      "title": "Summary Method for the Statistical Approach",
      "topics": [
        "summary.cs_statistical"
      ]
    },
    {
      "page": "trackmania",
      "title": "Fictional \"Trackmania\" Racing Data for Interrupted Time-Series",
      "topics": [
        "trackmania"
      ]
    }
  ],
  "_pkglogo": "https://github.com/benediktschfr/clinicalsignificance/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/benediktschfr/clinicalsignificance/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BayesFactor",
    "bayestestR",
    "boot",
    "checkmate",
    "cli",
    "coda",
    "contfrac",
    "cpp11",
    "datawizard",
    "deSolve",
    "dplyr",
    "elliptic",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hypergeo",
    "insight",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "anchor-based-approach.Rmd",
      "filename": "anchor-based-approach.html",
      "title": "Analyzing Clinical Significance: The Anchor-Based Approach",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Individual-Level Analysis",
        "A Basic Example",
        "Visualizing Individual Change",
        "Analyzing by Group",
        "Handling \"Positive\" Outcomes",
        "Group-Level Analysis",
        "Within-Group Analysis",
        "Between-Group Comparison",
        "Summary and Next Steps"
      ],
      "created": "2023-09-26 07:48:01",
      "modified": "2025-09-05 07:22:57",
      "commits": 5
    },
    {
      "source": "distribution-based-approach.Rmd",
      "filename": "distribution-based-approach.html",
      "title": "Analyzing Clinical Significance: The Distribution-Based Approach",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reliable Change for Pre-Post Data",
        "The Jacobson & Truax (JT) Method",
        "Alternative RCI Methods",
        "Reliable Change for Longitudinal Data (HLM)",
        "Visualizing HLM Results",
        "Summary and Next Steps"
      ],
      "created": "2023-09-26 10:49:34",
      "modified": "2025-09-05 07:36:14",
      "commits": 5
    },
    {
      "source": "percentage-change-approach.Rmd",
      "filename": "percentage-change-approach.html",
      "title": "Analyzing Clinical Significance: The Percentage-Change Approach",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Analysis",
        "Visualizing the Results",
        "Grouped Analysis",
        "Using Different Cutoffs for Improvement and Deterioration"
      ],
      "created": "2023-09-26 07:58:19",
      "modified": "2025-09-05 07:22:57",
      "commits": 5
    },
    {
      "source": "statistical-approach.Rmd",
      "filename": "statistical-approach.html",
      "title": "Analyzing Clinical Significance: The Statistical Approach",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Defining Populations and Calculating a Cutoff",
        "Example Analysis",
        "Visualizing the Results",
        "Grouped Analysis",
        "Summary and Next Steps"
      ],
      "created": "2023-09-26 10:49:34",
      "modified": "2025-09-05 07:22:57",
      "commits": 4
    },
    {
      "source": "combined-approach.Rmd",
      "filename": "combined-approach.html",
      "title": "Analyzing Clinical Significance: The Combined Approach",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Classic Jacobson & Truax (JT) Approach",
        "Example Analysis",
        "Visualizing the JT Approach",
        "The Claus, Wager & Bonnet (CWB) Approach",
        "Visualizing the CWB Approach",
        "Summary and Next Steps"
      ],
      "created": "2023-09-26 10:58:33",
      "modified": "2025-09-05 07:22:57",
      "commits": 3
    }
  ],
  "_score": 5.544068044350276,
  "_indexed": true,
  "_nocasepkg": "clinicalsignificance",
  "_universes": [
    "benediktschfr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:12:32.000Z",
      "distro": "noble",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "e5fdd329fb8713d7d860387dfcc3485ee9ab1ec352ee74ab91c36d72d00e74b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:12:57.000Z",
      "distro": "noble",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "ce16ac0e6307fb24a828871977b75f339b61ded088fc8b61a5e8914db558763e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-05-29T09:21:39.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "56cecb8a2b6385d85b7ae958c9ad11e3f69c473053d978dafab517fed3fb2944",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0.9000",
      "date": "2026-05-29T09:21:43.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "e4ed057bd24cd95cb1dadd14a4dcf85f8f8e02f812ffc71aa96da19ef71404df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:12:53.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "5686893dfdfbb095d8ae3a95ea292f1eaa86bf37ec02ef824d782e8c8d306297",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:11:30.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "491aa6dccb5f601e49bc4a4eb725c14805b933ea8ef9757d3f1fc6bb12149387",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:11:20.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "4452aa0f5d694cde5efa51a0585d524c8e8c06682c36e4d7bb465d9e9f5ffb02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0.9000",
      "date": "2026-05-29T08:11:44.000Z",
      "commit": "7a468cf83f7f163402fff0d07c52f675f2452322",
      "fileid": "0a628403f212f79f8e4d25ef187dbb25ffba876aef82a8d4d24e2193d7ab926c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/benediktschfr/actions/runs/26625877706"
    }
  ]
}