{
  "_id": "6a103e31acfb0bcc41c9c7a3",
  "Package": "esci",
  "Type": "Package",
  "Title": "Estimation Statistics with Confidence Intervals",
  "Version": "1.0.10",
  "Authors@R": "person(\"Robert\", \"Calin-Jageman\", email = \"rcalinjageman@dom.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A collection of functions and 'jamovi' module for the\nestimation approach to inferential statistics, the approach\nwhich emphasizes effect sizes, interval estimates, and\nmeta-analysis. Nearly all functions are based on 'statpsych'\nand 'metafor'.  This package is still under active development,\nand breaking changes are likely, especially with the plot and\nhypothesis test functions.  Data sets are included for all\nexamples from Cumming & Calin-Jageman (2024)\n<ISBN:9780367531508>.",
  "URL": "https://github.com/rcalinjageman/esci/,\nhttps://rcalinjageman.github.io/esci/",
  "BugReports": "https://github.com/rcalinjageman/esci/issues/",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "RdMacros": "Rdpack, mathjaxr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev pari-gp",
  "Repository": "https://rcalinjageman.r-universe.dev",
  "Date/Publication": "2026-03-12 14:49:30 UTC",
  "RemoteUrl": "https://github.com/rcalinjageman/esci",
  "RemoteRef": "HEAD",
  "RemoteSha": "a476fddf573175244fd87aec53d675e1b02d5b66",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:22:24 UTC",
    "User": "root"
  },
  "Author": "Robert Calin-Jageman [aut, cre, cph]",
  "Maintainer": "Robert Calin-Jageman <rcalinjageman@dom.edu>",
  "MD5sum": "3f8a03823ef84f930659da9eff277665",
  "_user": "rcalinjageman",
  "_type": "src",
  "_file": "esci_1.0.10.tar.gz",
  "_fileid": "4dbefca323010357a5c12a31bd771b33c0444abcf2cf76b87a6b793c79a359c1",
  "_filesize": 1050956,
  "_sha256": "4dbefca323010357a5c12a31bd771b33c0444abcf2cf76b87a6b793c79a359c1",
  "_created": "2026-05-11T09:22:24.000Z",
  "_published": "2026-05-22T11:29:53.167Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370652182,
      "time": 329,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914904970"
    },
    {
      "job": 77370652305,
      "time": 270,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914885216"
    },
    {
      "job": 77370652255,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914856696"
    },
    {
      "job": 77370652006,
      "time": 279,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914872198"
    },
    {
      "job": 77370651476,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914787421"
    },
    {
      "job": 77370651662,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159424275"
    },
    {
      "job": 77370652351,
      "time": 261,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914880070"
    },
    {
      "job": 77370652314,
      "time": 228,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914868500"
    },
    {
      "job": 77370652035,
      "time": 253,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914877496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rcalinjageman/esci",
  "_commit": {
    "id": "a476fddf573175244fd87aec53d675e1b02d5b66",
    "author": "Robert J. Calin-Jageman <rcalinjageman@gmail.com>",
    "committer": "Robert J. Calin-Jageman <rcalinjageman@gmail.com>",
    "message": "line for description\n",
    "time": 1773326970
  },
  "_maintainer": {
    "name": "Robert Calin-Jageman",
    "email": "rcalinjageman@dom.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggbeeswarm",
      "role": "Imports"
    },
    {
      "package": "ggdist",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jmvcore",
      "version": ">= 0.8.5",
      "role": "Imports"
    },
    {
      "package": "legendry",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "multcomp",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sadists",
      "role": "Imports"
    },
    {
      "package": "statpsych",
      "version": ">= 1.9",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rcalinjageman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "1.0.10",
      "date": "2026-03-12"
    }
  ],
  "_topics": [
    "jamovi",
    "jasp",
    "science",
    "statistics",
    "visualization"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "rcalinjageman",
      "count": 163,
      "uuid": 1903457
    },
    {
      "user": "teunbrand",
      "count": 2,
      "uuid": 49372158
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1903457,
    "type": "user",
    "name": "Robert J Calin-Jageman",
    "description": "I'm a scientist, teacher, and stats reformer.  I've been programming all my life, specializing in spaghetti code.  "
  },
  "_downloads": {
    "count": 316,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/esci"
  },
  "_devurl": "https://github.com/rcalinjageman/esci",
  "_pkgdown": "https://rcalinjageman.github.io/esci/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/esci.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcalinjageman/esci",
  "_realowner": "rcalinjageman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2024-03-21"
    },
    {
      "version": "1.0.3",
      "date": "2024-07-08"
    },
    {
      "version": "1.0.4",
      "date": "2024-09-12"
    },
    {
      "version": "1.0.5",
      "date": "2024-09-23"
    },
    {
      "version": "1.0.6",
      "date": "2024-12-21"
    },
    {
      "version": "1.0.7",
      "date": "2025-02-22"
    },
    {
      "version": "1.0.9",
      "date": "2026-01-16"
    },
    {
      "version": "1.0.10",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "CI_diamond_ratio",
    "CI_smd_ind_contrast",
    "CI_smd_one",
    "esci_plot_difference_axis_x",
    "estimate_magnitude",
    "estimate_mdiff_2x2_between",
    "estimate_mdiff_2x2_mixed",
    "estimate_mdiff_ind_contrast",
    "estimate_mdiff_one",
    "estimate_mdiff_paired",
    "estimate_mdiff_two",
    "estimate_pdiff_ind_contrast",
    "estimate_pdiff_one",
    "estimate_pdiff_paired",
    "estimate_pdiff_two",
    "estimate_proportion",
    "estimate_r",
    "estimate_rdiff_two",
    "geom_meta_diamond_h",
    "jamovicorrelation",
    "jamovidescribe",
    "jamovimagnitude",
    "jamovimdiff2x2",
    "jamovimdiffindcontrast",
    "jamovimdiffpaired",
    "jamovimdifftwo",
    "jamovimetamdiff",
    "jamovimetamean",
    "jamovimetapdiff",
    "jamovimetaproportion",
    "jamovimetar",
    "jamovipdiffpaired",
    "jamovipdifftwo",
    "jamoviproportion",
    "jamovirdifftwo",
    "meta_any",
    "meta_d1",
    "meta_d2",
    "meta_mdiff_two",
    "meta_mean",
    "meta_pdiff_two",
    "meta_proportion",
    "meta_r",
    "overview",
    "overview_nominal",
    "plot_correlation",
    "plot_describe",
    "plot_interaction",
    "plot_magnitude",
    "plot_mdiff",
    "plot_meta",
    "plot_pdiff",
    "plot_proportion",
    "plot_rdiff",
    "plot_scatter",
    "test_correlation",
    "test_mdiff",
    "test_pdiff",
    "test_rdiff"
  ],
  "_datasets": [
    {
      "name": "data_altruism_happiness",
      "title": "Altruism Happiness - Ch12 - from Brethel-Haurwitz and Marsh (2014)",
      "object": "data_altruism_happiness",
      "class": [
        "data.frame"
      ],
      "fields": [
        "State",
        "Abbreviation",
        "Well_Being_2010",
        "Well_Being_2013",
        "Kidney_Rate, per million population",
        "WB Change 2013-2010"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_anchor_estimate_ma",
      "title": "Anchor Estimate ma - Ch9 - Many Labs replications of Jacowitz and Kahneman (1995)",
      "object": "data_anchor_estimate_ma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Location",
        "M Low",
        "s Low",
        "n Low",
        "M High",
        "s High",
        "n High",
        "USAorNot",
        "Country"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_basol_badnews",
      "title": "Basol badnews - Ch07 - from Basol et al. (2020)",
      "object": "data_basol_badnews",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Diff reliability",
        "Diff confidence",
        "Condition"
      ],
      "rows": 198,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_bem_psychic",
      "title": "Bem Psychic - Ch13 - from Bem and Honorton (1994)",
      "object": "data_bem_psychic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "Participants",
        "N(Trials)",
        "N(Hits)",
        "Proportion Hits"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_bodywellf",
      "title": "BodyWellF - Ch12 - Body Satisfaction and Well-being data for females from Figure 11.24 right panel",
      "object": "data_bodywellf",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Body Satisfaction",
        "Well-being"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_bodywellfm",
      "title": "BodyWellFM - Ch12 - Body Satisfaction and Well-being data from Figure 11.1",
      "object": "data_bodywellfm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Body Satisfaction",
        "Well-being"
      ],
      "rows": 106,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_bodywellm",
      "title": "BodyWellM - Ch12 - Body Satisfaction and Well-being data for males from Figure 11.24 left panel",
      "object": "data_bodywellm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Body Satisfaction",
        "Well-being"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_campus_involvement",
      "title": "Campus Involvement - Ch11 - for End-of-Chapter Exercise 11.7",
      "object": "data_campus_involvement",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Gender",
        "GPA",
        "CommuterStatus",
        "SWB",
        "Campus Involvement"
      ],
      "rows": 113,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_chap_8_paired_ex_8.18",
      "title": "_Fictitious_ data from an unrealistically small HEAT study comparing scores for a single group of students before and after a workshop on climate change.",
      "object": "data_chap_8_paired_ex_8.18",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Before",
        "After"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_clean_moral",
      "title": "Clean moral - Ch07 - from Schnall et al. (2008), Study 1, and Johnson et al. (2014)",
      "object": "data_clean_moral",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Schnall Condition",
        "Schnall Moral judgment",
        "Johnson Condition",
        "Johnson Moral judgment"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_college_survey_1",
      "title": "College survey 1 - Ch03 - for End-of-Chapter Exercise 3.3",
      "object": "data_college_survey_1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Gender",
        "Gender_Code",
        "Age",
        "Shool_Year",
        "School_Year_Code",
        "Transfer",
        "Transfer_Code",
        "Student_Athlete",
        "Student_Athlete_Code",
        "Wealth_SR",
        "GPA",
        "ACT",
        "Subjective_Well_Being",
        "Positive_Affect",
        "Negative_Affect",
        "Relationship_Confidence",
        "Exercise",
        "Academic_Motivation_Intrinsic",
        "Academic_Motivation_Extrinsic",
        "Academic_Motivation_Amotivation",
        "Intelligence_Value",
        "Raven_Score"
      ],
      "rows": 243,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_college_survey_2",
      "title": "College survey 2 - Ch05 - for End-of-Chapter Exercise 5.4",
      "object": "data_college_survey_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Gender",
        "Gender_Code",
        "Age",
        "Wealth_SR",
        "School_Year",
        "School_Year_Code",
        "Transfer",
        "Transfer_Code",
        "GPA",
        "Subjective_Well_Being",
        "Positive_Affect",
        "Negative_Affect",
        "Academic_Engagement",
        "Religious_Meaning",
        "Health",
        "Emotion_Recognition"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_damischrcj",
      "title": "DamischRCJ - Ch9 - from 6 Damisch studies, and Calin-Jageman and Caldwell (2014)",
      "object": "data_damischrcj",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "Cohen's d unbiased",
        "n Control",
        "n Lucky",
        "Research Group"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_effronraj_fakenews",
      "title": "EffronRaj fakenews - Ch8 - from Effron and Raj (2020), v1.1",
      "object": "data_effronraj_fakenews",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "UnethOld",
        "UnethNew",
        "AccurOld",
        "AccurNew"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_emotion_heartrate",
      "title": "Emotion heartrate - Ch8 - from Lakens (2013)",
      "object": "data_emotion_heartrate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "HR_baseline",
        "HR_anger"
      ],
      "rows": 68,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_exam_scores",
      "title": "Exam Scores - Ch11 - for End-of-Chapter Exercise 11.2",
      "object": "data_exam_scores",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StudentID",
        "First Exam",
        "Final Exam"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_flag_priming_ma",
      "title": "Flag Priming ma - Ch9 - Many Labs replications of Carter et al. (2011)",
      "object": "data_flag_priming_ma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Location",
        "M Flag",
        "s Flag",
        "n Flag",
        "M Noflag",
        "s Noflag",
        "n Noflag"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_gender_math_iat",
      "title": "Gender math IAT - Ch07 - Ithaca and SDSU replications of Nosek et al. (2002)",
      "object": "data_gender_math_iat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Ithaca gender",
        "Ithaca IAT",
        "SDSU gender",
        "SDSU IAT"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_gender_math_iat_ma",
      "title": "Gender math IAT ma - Ch9 - Many Labs replications of Nosek et al. (2002)",
      "object": "data_gender_math_iat_ma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Location",
        "M Male",
        "s Male",
        "n Male",
        "M Female",
        "s Female",
        "n Female",
        "USAorNot",
        "Country"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_halagappa",
      "title": "Halagappa - Ch14 - from Halagappa et al. (2007)",
      "object": "data_halagappa",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Groups",
        "Mean",
        "SD",
        "n"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_home_prices",
      "title": "Home Prices - Ch12 - for End-of-Chapter Exercise 12.2",
      "object": "data_home_prices",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MLS",
        "Location",
        "Price",
        "Bedrooms",
        "Bathrooms",
        "Size (m2)",
        "Status",
        "Status_Code"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_kardas_expt_3",
      "title": "Kardas Expt 3 - Ch07 - from Kardas and O'Brien (2018), Experiment 3",
      "object": "data_kardas_expt_3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Exposure",
        "Prediction",
        "Performance"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_kardas_expt_4",
      "title": "Kardas Expt 4 - Ch07 - from Kardas and O'Brien (2018), Experiment 4",
      "object": "data_kardas_expt_4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Exposure",
        "Prediction",
        "Performance",
        "Time"
      ],
      "rows": 270,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_labels_flavor",
      "title": "Labels flavor - Ch8 - from Floretta-Schiller et al. (2015)",
      "object": "data_labels_flavor",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ParticipantID",
        "Enjoy_Generic",
        "Enjoy_Organic",
        "Pay_Generic",
        "Pay_Organic",
        "Suspicious"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_3groups",
      "title": "Latimier 3Groups - Ch14 - 3 groups in Latimier et al. (2019)",
      "object": "data_latimier_3groups",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 285,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_prequiz",
      "title": "Latimier Prequiz - Ch03 - Prequiz group in Latimier et al. (2019)",
      "object": "data_latimier_prequiz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "TIme"
      ],
      "rows": 95,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_quiz",
      "title": "Latimier Quiz - Ch03 - Quiz group in Latimier et al. (2019)",
      "object": "data_latimier_quiz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 95,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_quiz_prequiz",
      "title": "Latimier Quiz Prequiz - Ch07 - Quiz and Prequiz groups in Latimier et al. (2019)",
      "object": "data_latimier_quiz_prequiz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 190,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_reread",
      "title": "Latimier Reread - Ch03 - Reread group in Latimier et al. (2019)",
      "object": "data_latimier_reread",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 95,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_reread_prequiz",
      "title": "Latimier Reread Prequiz - Ch07 - Reread and Prequiz groups in Latimier et al. (2019)",
      "object": "data_latimier_reread_prequiz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 190,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_latimier_reread_quiz",
      "title": "Latimier Reread Quiz - Ch07 - Reread and Quiz groups in Latimier et al. (2019)",
      "object": "data_latimier_reread_quiz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Test%",
        "Time"
      ],
      "rows": 190,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_macnamara_r_ma",
      "title": "Macnamara r ma - Ch11 - from Macnamara et al. (2014)",
      "object": "data_macnamara_r_ma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "r",
        "N",
        "Instrument_Type"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_mccabemichael_brain",
      "title": "McCabeMichael brain - Ch9 - from Michael et al. (2013)",
      "object": "data_mccabemichael_brain",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study name",
        "M No Brain",
        "s No Brain",
        "n No Brain",
        "M Brain",
        "s Brain",
        "n Brain",
        "SimpleCritique",
        "Research group"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_mccabemichael_brain2",
      "title": "McCabeMichael brain2 - Ch9 - from Michael et al. (2013)",
      "object": "data_mccabemichael_brain2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study name",
        "M No Brain",
        "s No Brain",
        "n No Brain",
        "M Brain",
        "s Brain",
        "n Brain",
        "SimpleCritique",
        "Research group"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_meditationbrain",
      "title": "MeditationBrain - Ch15 - from Holzel et al. (2011)",
      "object": "data_meditationbrain",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pretest",
        "Posttest",
        "Group",
        "ControlPre",
        "ControlPost",
        "MeditationPre",
        "MeditationPost"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_organicmoral",
      "title": "OrganicMoral - Ch14 - from Eskine (2013)",
      "object": "data_organicmoral",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Mean",
        "SD",
        "N",
        "ReplicationGroup",
        "MoralJudgmentment"
      ],
      "rows": 106,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_penlaptop1",
      "title": "% transcription scores from pen and laptop group of Meuller et al., 2014",
      "object": "data_penlaptop1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "condition",
        "transcription"
      ],
      "rows": 65,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_powerperformance_ma",
      "title": "PowerPerformance ma - Ch9 - from Burgmer and Englich (2012), and Cusack et al. (2015)",
      "object": "data_powerperformance_ma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StudyName",
        "Country",
        "Population",
        "Difficulty",
        "Task",
        "M Control",
        "s Control",
        "M Power",
        "s Power",
        "Cohen d unb",
        "n Control",
        "n Power"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_rattanmotivation",
      "title": "RattanMotivation - Ch14 - from Rattan et al. (2012)",
      "object": "data_rattanmotivation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Motivation"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_religionsharing",
      "title": "ReligionSharing - Ch14 - *RETRACTED DATA* used in End-of-Chapter Exercise 14.3",
      "object": "data_religionsharing",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Mean",
        "SD",
        "N"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_religious_belief",
      "title": "Religious belief - Ch03 - for End-of-Chapter Exercise 3.5",
      "object": "data_religious_belief",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Response_ID",
        "Belief_in_God",
        "Age"
      ],
      "rows": 213,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_selfexplain",
      "title": "SelfExplain - Ch15 - from McEldoon et al. (2013)",
      "object": "data_selfexplain",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Student ID",
        "Condition",
        "Pretest",
        "Posttest"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_simmonscredibility",
      "title": "SimmonsCredibility - Ch14 - from Simmons and Nelson (2020)",
      "object": "data_simmonscredibility",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Groups",
        "Mean",
        "SD",
        "n"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_sleep_beauty",
      "title": "Sleep Beauty - Ch11 - for End-of-Chapter Exercise 11.6",
      "object": "data_sleep_beauty",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sleep (hours)",
        "Rated_Attractiveness"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_smithrecall",
      "title": "SmithRecall - Ch15 - from Smith et al. (2016)",
      "object": "data_smithrecall",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Study Technique",
        "Stress Status",
        "%Recalled",
        "Items Recalled",
        "Group"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_stickgold",
      "title": "Stickgold - Ch06 - from Stickgold et al. (2000)",
      "object": "data_stickgold",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sleep deprived",
        "B",
        "C"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_studystrategies",
      "title": "StudyStrategies - Ch14 - from O'Reilly et al. (1998)",
      "object": "data_studystrategies",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "TestMean",
        "TestSD",
        "TestN",
        "PrevKnowMean",
        "PrevKnowSD",
        "PrevKnowN",
        "EaseUseMean",
        "EaseUseSD",
        "EaseUseN"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_thomason_1",
      "title": "Thomason 1 - Ch11 - from Thomason 1",
      "object": "data_thomason_1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant ID",
        "Pretest",
        "Posttest"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_videogameaggression",
      "title": "VideogameAggression - Ch15 - from Hilgard (2015)",
      "object": "data_videogameaggression",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Violence",
        "Difficulty",
        "Agression"
      ],
      "rows": 223,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CI_diamond_ratio",
      "title": "Estimate the diamond ratio for a meta-analytic effect, a measure of heterogeneity",
      "topics": [
        "CI_diamond_ratio"
      ]
    },
    {
      "page": "CI_smd_ind_contrast",
      "title": "Estimate standardized mean difference (Cohen's d) for an independent groups contrast",
      "topics": [
        "CI_smd_ind_contrast"
      ]
    },
    {
      "page": "CI_smd_one",
      "title": "Estimate standardized mean difference (Cohen's d1) for a single group",
      "topics": [
        "CI_smd_one"
      ]
    },
    {
      "page": "data_altruism_happiness",
      "title": "Altruism Happiness - Ch12 - from Brethel-Haurwitz and Marsh (2014)",
      "topics": [
        "data_altruism_happiness"
      ]
    },
    {
      "page": "data_anchor_estimate_ma",
      "title": "Anchor Estimate ma - Ch9 - Many Labs replications of Jacowitz and Kahneman (1995)",
      "topics": [
        "data_anchor_estimate_ma"
      ]
    },
    {
      "page": "data_basol_badnews",
      "title": "Basol badnews - Ch07 - from Basol et al. (2020)",
      "topics": [
        "data_basol_badnews"
      ]
    },
    {
      "page": "data_bem_psychic",
      "title": "Bem Psychic - Ch13 - from Bem and Honorton (1994)",
      "topics": [
        "data_bem_psychic"
      ]
    },
    {
      "page": "data_bodywellf",
      "title": "BodyWellF - Ch12 - Body Satisfaction and Well-being data for females from Figure 11.24 right panel",
      "topics": [
        "data_bodywellf"
      ]
    },
    {
      "page": "data_bodywellfm",
      "title": "BodyWellFM - Ch12 - Body Satisfaction and Well-being data from Figure 11.1",
      "topics": [
        "data_bodywellfm"
      ]
    },
    {
      "page": "data_bodywellm",
      "title": "BodyWellM - Ch12 - Body Satisfaction and Well-being data for males from Figure 11.24 left panel",
      "topics": [
        "data_bodywellm"
      ]
    },
    {
      "page": "data_campus_involvement",
      "title": "Campus Involvement - Ch11 - for End-of-Chapter Exercise 11.7",
      "topics": [
        "data_campus_involvement"
      ]
    },
    {
      "page": "data_chap_8_paired_ex_8.18",
      "title": "_Fictitious_ data from an unrealistically small HEAT study comparing scores for a single group of students before and after a workshop on climate change.",
      "topics": [
        "data_chap_8_paired_ex_8.18"
      ]
    },
    {
      "page": "data_clean_moral",
      "title": "Clean moral - Ch07 - from Schnall et al. (2008), Study 1, and Johnson et al. (2014)",
      "topics": [
        "data_clean_moral"
      ]
    },
    {
      "page": "data_college_survey_1",
      "title": "College survey 1 - Ch03 - for End-of-Chapter Exercise 3.3",
      "topics": [
        "data_college_survey_1"
      ]
    },
    {
      "page": "data_college_survey_2",
      "title": "College survey 2 - Ch05 - for End-of-Chapter Exercise 5.4",
      "topics": [
        "data_college_survey_2"
      ]
    },
    {
      "page": "data_damischrcj",
      "title": "DamischRCJ - Ch9 - from 6 Damisch studies, and Calin-Jageman and Caldwell (2014)",
      "topics": [
        "data_damischrcj"
      ]
    },
    {
      "page": "data_effronraj_fakenews",
      "title": "EffronRaj fakenews - Ch8 - from Effron and Raj (2020), v1.1",
      "topics": [
        "data_effronraj_fakenews"
      ]
    },
    {
      "page": "data_emotion_heartrate",
      "title": "Emotion heartrate - Ch8 - from Lakens (2013)",
      "topics": [
        "data_emotion_heartrate"
      ]
    },
    {
      "page": "data_exam_scores",
      "title": "Exam Scores - Ch11 - for End-of-Chapter Exercise 11.2",
      "topics": [
        "data_exam_scores"
      ]
    },
    {
      "page": "data_flag_priming_ma",
      "title": "Flag Priming ma - Ch9 - Many Labs replications of Carter et al. (2011)",
      "topics": [
        "data_flag_priming_ma"
      ]
    },
    {
      "page": "data_gender_math_iat",
      "title": "Gender math IAT - Ch07 - Ithaca and SDSU replications of Nosek et al. (2002)",
      "topics": [
        "data_gender_math_iat"
      ]
    },
    {
      "page": "data_gender_math_iat_ma",
      "title": "Gender math IAT ma - Ch9 - Many Labs replications of Nosek et al. (2002)",
      "topics": [
        "data_gender_math_iat_ma"
      ]
    },
    {
      "page": "data_halagappa",
      "title": "Halagappa - Ch14 - from Halagappa et al. (2007)",
      "topics": [
        "data_halagappa"
      ]
    },
    {
      "page": "data_home_prices",
      "title": "Home Prices - Ch12 - for End-of-Chapter Exercise 12.2",
      "topics": [
        "data_home_prices"
      ]
    },
    {
      "page": "data_kardas_expt_3",
      "title": "Kardas Expt 3 - Ch07 - from Kardas and O'Brien (2018), Experiment 3",
      "topics": [
        "data_kardas_expt_3"
      ]
    },
    {
      "page": "data_kardas_expt_4",
      "title": "Kardas Expt 4 - Ch07 - from Kardas and O'Brien (2018), Experiment 4",
      "topics": [
        "data_kardas_expt_4"
      ]
    },
    {
      "page": "data_labels_flavor",
      "title": "Labels flavor - Ch8 - from Floretta-Schiller et al. (2015)",
      "topics": [
        "data_labels_flavor"
      ]
    },
    {
      "page": "data_latimier_3groups",
      "title": "Latimier 3Groups - Ch14 - 3 groups in Latimier et al. (2019)",
      "topics": [
        "data_latimier_3groups"
      ]
    },
    {
      "page": "data_latimier_prequiz",
      "title": "Latimier Prequiz - Ch03 - Prequiz group in Latimier et al. (2019)",
      "topics": [
        "data_latimier_prequiz"
      ]
    },
    {
      "page": "data_latimier_quiz",
      "title": "Latimier Quiz - Ch03 - Quiz group in Latimier et al. (2019)",
      "topics": [
        "data_latimier_quiz"
      ]
    },
    {
      "page": "data_latimier_quiz_prequiz",
      "title": "Latimier Quiz Prequiz - Ch07 - Quiz and Prequiz groups in Latimier et al. (2019)",
      "topics": [
        "data_latimier_quiz_prequiz"
      ]
    },
    {
      "page": "data_latimier_reread",
      "title": "Latimier Reread - Ch03 - Reread group in Latimier et al. (2019)",
      "topics": [
        "data_latimier_reread"
      ]
    },
    {
      "page": "data_latimier_reread_prequiz",
      "title": "Latimier Reread Prequiz - Ch07 - Reread and Prequiz groups in Latimier et al. (2019)",
      "topics": [
        "data_latimier_reread_prequiz"
      ]
    },
    {
      "page": "data_latimier_reread_quiz",
      "title": "Latimier Reread Quiz - Ch07 - Reread and Quiz groups in Latimier et al. (2019)",
      "topics": [
        "data_latimier_reread_quiz"
      ]
    },
    {
      "page": "data_macnamara_r_ma",
      "title": "Macnamara r ma - Ch11 - from Macnamara et al. (2014)",
      "topics": [
        "data_macnamara_r_ma"
      ]
    },
    {
      "page": "data_mccabemichael_brain",
      "title": "McCabeMichael brain - Ch9 - from Michael et al. (2013)",
      "topics": [
        "data_mccabemichael_brain"
      ]
    },
    {
      "page": "data_mccabemichael_brain2",
      "title": "McCabeMichael brain2 - Ch9 - from Michael et al. (2013)",
      "topics": [
        "data_mccabemichael_brain2"
      ]
    },
    {
      "page": "data_meditationbrain",
      "title": "MeditationBrain - Ch15 - from Holzel et al. (2011)",
      "topics": [
        "data_meditationbrain"
      ]
    },
    {
      "page": "data_organicmoral",
      "title": "OrganicMoral - Ch14 - from Eskine (2013)",
      "topics": [
        "data_organicmoral"
      ]
    },
    {
      "page": "data_penlaptop1",
      "title": "% transcription scores from pen and laptop group of Meuller et al., 2014",
      "topics": [
        "data_penlaptop1"
      ]
    },
    {
      "page": "data_powerperformance_ma",
      "title": "PowerPerformance ma - Ch9 - from Burgmer and Englich (2012), and Cusack et al. (2015)",
      "topics": [
        "data_powerperformance_ma"
      ]
    },
    {
      "page": "data_rattanmotivation",
      "title": "RattanMotivation - Ch14 - from Rattan et al. (2012)",
      "topics": [
        "data_rattanmotivation"
      ]
    },
    {
      "page": "data_religionsharing",
      "title": "ReligionSharing - Ch14 - *RETRACTED DATA* used in End-of-Chapter Exercise 14.3",
      "topics": [
        "data_religionsharing"
      ]
    },
    {
      "page": "data_religious_belief",
      "title": "Religious belief - Ch03 - for End-of-Chapter Exercise 3.5",
      "topics": [
        "data_religious_belief"
      ]
    },
    {
      "page": "data_selfexplain",
      "title": "SelfExplain - Ch15 - from McEldoon et al. (2013)",
      "topics": [
        "data_selfexplain"
      ]
    },
    {
      "page": "data_simmonscredibility",
      "title": "SimmonsCredibility - Ch14 - from Simmons and Nelson (2020)",
      "topics": [
        "data_simmonscredibility"
      ]
    },
    {
      "page": "data_sleep_beauty",
      "title": "Sleep Beauty - Ch11 - for End-of-Chapter Exercise 11.6",
      "topics": [
        "data_sleep_beauty"
      ]
    },
    {
      "page": "data_smithrecall",
      "title": "SmithRecall - Ch15 - from Smith et al. (2016)",
      "topics": [
        "data_smithrecall"
      ]
    },
    {
      "page": "data_stickgold",
      "title": "Stickgold - Ch06 - from Stickgold et al. (2000)",
      "topics": [
        "data_stickgold"
      ]
    },
    {
      "page": "data_studystrategies",
      "title": "StudyStrategies - Ch14 - from O'Reilly et al. (1998)",
      "topics": [
        "data_studystrategies"
      ]
    },
    {
      "page": "data_thomason_1",
      "title": "Thomason 1 - Ch11 - from Thomason 1",
      "topics": [
        "data_thomason_1"
      ]
    },
    {
      "page": "data_videogameaggression",
      "title": "VideogameAggression - Ch15 - from Hilgard (2015)",
      "topics": [
        "data_videogameaggression"
      ]
    },
    {
      "page": "esci_plot_difference_axis_x",
      "title": "Add a difference axis to the x axis of an esci forest plot",
      "topics": [
        "esci_plot_difference_axis_x"
      ]
    },
    {
      "page": "estimate_magnitude",
      "title": "Estimates for a continuous variable with no grouping (single-group design)",
      "topics": [
        "estimate_magnitude"
      ]
    },
    {
      "page": "estimate_mdiff_2x2_between",
      "title": "Estimates for a 2x2 between-subjects design with a continuous outcome variable",
      "topics": [
        "estimate_mdiff_2x2_between"
      ]
    },
    {
      "page": "estimate_mdiff_2x2_mixed",
      "title": "Estimates for a 2x2 mixed factorial design with a continuous outcome variable",
      "topics": [
        "estimate_mdiff_2x2_mixed"
      ]
    },
    {
      "page": "estimate_mdiff_ind_contrast",
      "title": "Estimates for a multi-group design with a continuous outcome variable",
      "topics": [
        "estimate_mdiff_ind_contrast"
      ]
    },
    {
      "page": "estimate_mdiff_one",
      "title": "Estimates for a single-group design with a continuous outcome variable compared to a reference or population value",
      "topics": [
        "estimate_mdiff_one"
      ]
    },
    {
      "page": "estimate_mdiff_paired",
      "title": "Estimates for a repeated-measures study with two measures of a continuous variable",
      "topics": [
        "estimate_mdiff_paired"
      ]
    },
    {
      "page": "estimate_mdiff_two",
      "title": "Estimates for a two-group study with a continuous outcome variable",
      "topics": [
        "estimate_mdiff_two"
      ]
    },
    {
      "page": "estimate_pdiff_ind_contrast",
      "title": "Estimates for a multi-group study with a categorical outcome variable",
      "topics": [
        "estimate_pdiff_ind_contrast"
      ]
    },
    {
      "page": "estimate_pdiff_one",
      "title": "Estimates for a single-group design with a categorical outcome variable compared to a reference or population value.",
      "topics": [
        "estimate_pdiff_one"
      ]
    },
    {
      "page": "estimate_pdiff_paired",
      "title": "Estimates for a repeated-measures study with two measures of a categorical variable",
      "topics": [
        "estimate_pdiff_paired"
      ]
    },
    {
      "page": "estimate_pdiff_two",
      "title": "Estimates for a two-group study with a categorical outcome variable",
      "topics": [
        "estimate_pdiff_two"
      ]
    },
    {
      "page": "estimate_proportion",
      "title": "Estimates for a categorical variable with no grouping (single-group design)",
      "topics": [
        "estimate_proportion"
      ]
    },
    {
      "page": "estimate_r",
      "title": "Estimates the linear correlation (Pearson's r) between two continuous variables",
      "topics": [
        "estimate_r"
      ]
    },
    {
      "page": "estimate_rdiff_two",
      "title": "Estimates the difference in correlation for a design with two groups and two continuous outcome variables",
      "topics": [
        "estimate_rdiff_two"
      ]
    },
    {
      "page": "geom_meta_diamond_h",
      "title": "Meta-analysis diamond",
      "topics": [
        "geom_meta_diamond_h"
      ]
    },
    {
      "page": "jamovicorrelation",
      "title": "Correlations: Single Group",
      "topics": [
        "jamovicorrelation"
      ]
    },
    {
      "page": "jamovidescribe",
      "title": "Describe",
      "topics": [
        "jamovidescribe"
      ]
    },
    {
      "page": "jamovimagnitude",
      "title": "Means and Medians: Single Group",
      "topics": [
        "jamovimagnitude"
      ]
    },
    {
      "page": "jamovimdiff2x2",
      "title": "Means and Medians: 2x2 Factorial",
      "topics": [
        "jamovimdiff2x2"
      ]
    },
    {
      "page": "jamovimdiffindcontrast",
      "title": "Means and Medians: Independent Groups Contrast",
      "topics": [
        "jamovimdiffindcontrast"
      ]
    },
    {
      "page": "jamovimdiffpaired",
      "title": "Means and Medians: Paired",
      "topics": [
        "jamovimdiffpaired"
      ]
    },
    {
      "page": "jamovimdifftwo",
      "title": "Means and Medians: Two Groups",
      "topics": [
        "jamovimdifftwo"
      ]
    },
    {
      "page": "jamovimetamdiff",
      "title": "Meta-Analysis: Difference in Means",
      "topics": [
        "jamovimetamdiff"
      ]
    },
    {
      "page": "jamovimetamean",
      "title": "Meta-Analysis: Means",
      "topics": [
        "jamovimetamean"
      ]
    },
    {
      "page": "jamovimetapdiff",
      "title": "Meta-Analysis: Difference in Proportions",
      "topics": [
        "jamovimetapdiff"
      ]
    },
    {
      "page": "jamovimetaproportion",
      "title": "Meta-Analysis: Proportions",
      "topics": [
        "jamovimetaproportion"
      ]
    },
    {
      "page": "jamovimetar",
      "title": "Meta-Analysis: Correlations",
      "topics": [
        "jamovimetar"
      ]
    },
    {
      "page": "jamovipdiffpaired",
      "title": "Proportions: Paired",
      "topics": [
        "jamovipdiffpaired"
      ]
    },
    {
      "page": "jamovipdifftwo",
      "title": "Proportions: Two Groups",
      "topics": [
        "jamovipdifftwo"
      ]
    },
    {
      "page": "jamoviproportion",
      "title": "Proportions: Single Group",
      "topics": [
        "jamoviproportion"
      ]
    },
    {
      "page": "jamovirdifftwo",
      "title": "Correlations: Two Groups",
      "topics": [
        "jamovirdifftwo"
      ]
    },
    {
      "page": "meta_any",
      "title": "Estimate any meta effect.",
      "topics": [
        "meta_any"
      ]
    },
    {
      "page": "meta_d1",
      "title": "Estimate a meta-analytic Cohen's d1 across multiple studies",
      "topics": [
        "meta_d1"
      ]
    },
    {
      "page": "meta_d2",
      "title": "Estimate meta-analytic standardized mean difference across multiple two group studies (all paired, all independent, or a mix).",
      "topics": [
        "meta_d2"
      ]
    },
    {
      "page": "meta_mdiff_two",
      "title": "Estimate meta-analytic difference in means across multiple two-group studies.",
      "topics": [
        "meta_mdiff_two"
      ]
    },
    {
      "page": "meta_mean",
      "title": "Estimate a meta-analytic mean across multiple single-group studies.",
      "topics": [
        "meta_mean"
      ]
    },
    {
      "page": "meta_pdiff_two",
      "title": "Estimate meta-analytic difference in proportions over multiple studies with two independent groups and a categorical outcome variable.",
      "topics": [
        "meta_pdiff_two"
      ]
    },
    {
      "page": "meta_proportion",
      "title": "Estimate a meta-analytic proportion of outcomes over multiple studies with a categorical outcome variable.",
      "topics": [
        "meta_proportion"
      ]
    },
    {
      "page": "meta_r",
      "title": "Estimate meta-analytic Pearson's r across multiple studies with two continuous outcome variables.",
      "topics": [
        "meta_r"
      ]
    },
    {
      "page": "overview",
      "title": "Calculates descriptive statistics for a continuous variable",
      "topics": [
        "overview"
      ]
    },
    {
      "page": "overview_nominal",
      "title": "Calculates descriptive statistics for a numerical variable",
      "topics": [
        "overview_nominal"
      ]
    },
    {
      "page": "plot_correlation",
      "title": "Plot an estimated Pearson's r value",
      "topics": [
        "plot_correlation"
      ]
    },
    {
      "page": "plot_describe",
      "title": "Plot a histogram or dotplot of an estimated magnitude with raw data",
      "topics": [
        "plot_describe"
      ]
    },
    {
      "page": "plot_interaction",
      "title": "Plot the interaction from a 2x2 design",
      "topics": [
        "plot_interaction"
      ]
    },
    {
      "page": "plot_magnitude",
      "title": "Plot the mean or median for a continuous variable",
      "topics": [
        "plot_magnitude"
      ]
    },
    {
      "page": "plot_mdiff",
      "title": "Plots for comparing continuous outcome variables between conditions",
      "topics": [
        "plot_mdiff"
      ]
    },
    {
      "page": "plot_meta",
      "title": "Generates a forest plot displaying results of a meta-analysis",
      "topics": [
        "plot_meta"
      ]
    },
    {
      "page": "plot_pdiff",
      "title": "Plots for comparing categorical outcome variables between conditions",
      "topics": [
        "plot_pdiff"
      ]
    },
    {
      "page": "plot_proportion",
      "title": "Plot an estimated proportion",
      "topics": [
        "plot_proportion"
      ]
    },
    {
      "page": "plot_rdiff",
      "title": "Plots for comparing Pearson _r_ values between conditions",
      "topics": [
        "plot_rdiff"
      ]
    },
    {
      "page": "plot_scatter",
      "title": "Generates a scatter plot of data for two continuous variables",
      "topics": [
        "plot_scatter"
      ]
    },
    {
      "page": "print.esci_estimate",
      "title": "Print an esci_estimate",
      "topics": [
        "print.esci_estimate"
      ]
    },
    {
      "page": "test_correlation",
      "title": "Test a hypothesis about the strength of a Pearson's _r_ correlation",
      "topics": [
        "test_correlation"
      ]
    },
    {
      "page": "test_mdiff",
      "title": "Test a hypothesis about a difference in a continuous outcome variable.",
      "topics": [
        "test_mdiff"
      ]
    },
    {
      "page": "test_pdiff",
      "title": "Test a hypothesis about a difference in proportion",
      "topics": [
        "test_pdiff"
      ]
    },
    {
      "page": "test_rdiff",
      "title": "Test a hypothesis about a difference in correlation strength",
      "topics": [
        "test_rdiff"
      ]
    }
  ],
  "_readme": "https://github.com/rcalinjageman/esci/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "beeswarm",
    "cli",
    "codetools",
    "commonmark",
    "contfrac",
    "cpp11",
    "curl",
    "deSolve",
    "digest",
    "distributional",
    "elliptic",
    "farver",
    "generics",
    "ggbeeswarm",
    "ggdist",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "hypergeo",
    "isoband",
    "jmvcore",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "legendry",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "mathjaxr",
    "Matrix",
    "metadat",
    "metafor",
    "mnonr",
    "moments",
    "multcomp",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "orthopolynom",
    "pbapply",
    "PDQutils",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "rlang",
    "S7",
    "sadists",
    "sandwich",
    "scales",
    "statpsych",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "utf8",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 4.911690158753862,
  "_indexed": true,
  "_nocasepkg": "esci",
  "_universes": [
    "rcalinjageman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-11T09:25:56.000Z",
      "distro": "noble",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "22494287535c472c711468a13c739fa92341ae8b580b6df40ea63985e24d356b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-11T09:25:55.000Z",
      "distro": "noble",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "8ce5db9a91abcdc5bb4c9ce2f083c6f3fb258020aadb25b6595c2bf27f4c940c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-11T09:25:07.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "002817cc2e89caf433fa04037268605d43de750bef7bfbe0dc68ebdfd1272521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-11T09:25:30.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "4d19a8501d771a7061abd309eeee455be040432f5a2bf93e7b7a80c1044061ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-11T09:24:19.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "e04e447b7d49b0cff1a05043bf26f7a1c2886f40ddbb15e5693855be8754b667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-11T09:24:15.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "b6d71c56c7d00c3b62d56de157194eac14af36fb1c43ed96c3ab7138152588a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-11T09:24:18.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "ac6287be97e2dbdecf914ba14f517e71b24b4a11e32cc34036acbff9d20d1a36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.10",
      "date": "2026-05-22T11:29:30.000Z",
      "commit": "a476fddf573175244fd87aec53d675e1b02d5b66",
      "fileid": "f0965d121d09da653b5a3533ec47a8e2340fe630a0c546706bdb682b441a496c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rcalinjageman/actions/runs/25661433696"
    }
  ]
}