{
  "_id": "6a202ca8cd65a98ecbd0b5a0",
  "Package": "MBESS",
  "Type": "Package",
  "Title": "The MBESS R Package",
  "Version": "5.0.1",
  "Date": "2026-06-03",
  "Authors@R": "c(person(\"Ken\", \"Kelley\", role=c(\"aut\", \"cre\"), email=\"kkelley@nd.edu\"))",
  "Maintainer": "Ken Kelley <kkelley@nd.edu>",
  "Encoding": "UTF-8",
  "Description": "Implements methods that are useful in designing research\nstudies and analyzing data, with particular emphasis on methods\nthat are developed for or used within the behavioral,\neducational, and social sciences (broadly defined). That being\nsaid, many of the methods implemented within MBESS are\napplicable to a wide variety of disciplines. MBESS has a suite\nof functions for a variety of related topics, such as effect\nsizes, confidence intervals for effect sizes (including\nstandardized effect sizes and noncentral effect sizes), sample\nsize planning (from the accuracy in parameter estimation\n[AIPE], power analytic, equivalence, and minimum-risk point\nestimation perspectives), mediation analysis, various\nproperties of distributions, and a variety of utility\nfunctions. MBESS (pronounced 'em-bes') was originally an\nacronym for 'Methods for the Behavioral, Educational, and\nSocial Sciences,' but MBESS became more general and now\ncontains methods applicable and used in a wide variety of\nfields and is an orphan acronym, in the sense that what was an\nacronym is now literally its name. MBESS has greatly benefited\nfrom the contributions of many people over the years, who are\nacknowledged in the package documentation.",
  "License": "GPL-2 | GPL-3",
  "URL": "https://kenkelley.org/r-packages/",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://yelleknek.r-universe.dev",
  "Date/Publication": "2026-06-03 12:15:57 UTC",
  "RemoteUrl": "https://github.com/yelleknek/mbess",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e5e86e2299bf1973c03323d64e3406420fce2de",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 13:23:43 UTC",
    "User": "root"
  },
  "Author": "Ken Kelley [aut, cre]",
  "MD5sum": "ab5d4a672fff16df905dcab127b9388b",
  "_user": "yelleknek",
  "_type": "src",
  "_file": "MBESS_5.0.1.tar.gz",
  "_fileid": "e69bdb25aa466612e895f407d9ccf28fc523ba1092ba21f0e9ae072d0b89e247",
  "_filesize": 858245,
  "_sha256": "e69bdb25aa466612e895f407d9ccf28fc523ba1092ba21f0e9ae072d0b89e247",
  "_created": "2026-06-03T13:23:43.000Z",
  "_published": "2026-06-03T13:31:20.078Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79304544782,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7385899326"
    },
    {
      "job": 79304544894,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385893081"
    },
    {
      "job": 79304544769,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7385904922"
    },
    {
      "job": 79304544818,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385987959"
    },
    {
      "job": 79303913331,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385827148"
    },
    {
      "job": 79304545103,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385881652"
    },
    {
      "job": 79304544812,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7385881621"
    },
    {
      "job": 79304544854,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7385886193"
    },
    {
      "job": 79304544986,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385886491"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yelleknek/mbess",
  "_commit": {
    "id": "4e5e86e2299bf1973c03323d64e3406420fce2de",
    "author": "Ken Kelley <kkelley@nd.edu>",
    "committer": "Ken Kelley <kkelley@nd.edu>",
    "message": "Fix frequency^(2m) scaling and cubic constant in ss.aipe.pcm\n\nRestore the frequency^(2m) factor in the single-subject sampling\nvariance of the change coefficient, which had been omitted. AIPE sample\nsizes are now correct for designs measured more than once per unit of\ntime (frequency > 1); results for frequency = 1, including the published\nKelley and Rausch (2011) examples (278 and 316), are unchanged.\n\nAlso correct the cubic constant K_3 from 1/1000800 to 1/100800, and\nrecompute the t critical value as the sample size iterates in the\nassurance branch rather than reusing the expected-width value.\n\nDocument the frequency^(2m) relationship and add the Raudenbush and Liu\n(2001) reference. Set version to 5.0.1.\n",
    "time": 1780488957
  },
  "_maintainer": {
    "name": "Ken Kelley",
    "email": "kkelley@nd.edu",
    "login": "yelleknek",
    "description": "Methodologist. \nDesign / Measure / Analyze",
    "uuid": 12966942
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mnormt",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "OpenMx",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "sem",
      "role": "Imports"
    },
    {
      "package": "semTools",
      "role": "Imports"
    },
    {
      "package": "gsl",
      "role": "Suggests"
    }
  ],
  "_owner": "yelleknek",
  "_selfowned": true,
  "_usedby": 18,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v5.0.0",
      "date": "2026-06-01"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "yelleknek",
      "count": 16,
      "uuid": 12966942
    },
    {
      "user": "justinkracht",
      "count": 1,
      "uuid": 12862649
    }
  ],
  "_userbio": {
    "uuid": 12966942,
    "type": "user",
    "name": "Ken Kelley",
    "description": "Methodologist. \r\nDesign / Measure / Analyze"
  },
  "_downloads": {
    "count": 12289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MBESS"
  },
  "_mentions": 59,
  "_devurl": "https://github.com/yelleknek/mbess",
  "_searchresults": 443,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MBESS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yelleknek/mbess",
  "_realowner": "yelleknek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2006-05-06"
    },
    {
      "version": "0.0.2",
      "date": "2006-05-11"
    },
    {
      "version": "0.0.3",
      "date": "2006-05-29"
    },
    {
      "version": "0.0.4",
      "date": "2006-06-16"
    },
    {
      "version": "0.0.5",
      "date": "2006-07-19"
    },
    {
      "version": "0.0.7",
      "date": "2006-08-22"
    },
    {
      "version": "0.0.8",
      "date": "2006-12-04"
    },
    {
      "version": "0.0.9",
      "date": "2007-06-02"
    },
    {
      "version": "1.0.0",
      "date": "2007-12-07"
    },
    {
      "version": "1.0.1",
      "date": "2008-02-16"
    },
    {
      "version": "2.0.0",
      "date": "2008-11-24"
    },
    {
      "version": "3.0.0",
      "date": "2010-05-01"
    },
    {
      "version": "3.0.1",
      "date": "2010-05-05"
    },
    {
      "version": "3.0.2",
      "date": "2010-10-01"
    },
    {
      "version": "3.0.3",
      "date": "2010-10-07"
    },
    {
      "version": "3.1.0",
      "date": "2010-10-26"
    },
    {
      "version": "3.1.1",
      "date": "2010-11-07"
    },
    {
      "version": "3.2.0",
      "date": "2010-11-22"
    },
    {
      "version": "3.2.1",
      "date": "2012-08-31"
    },
    {
      "version": "3.3.2",
      "date": "2012-09-03"
    },
    {
      "version": "3.3.3",
      "date": "2012-12-17"
    },
    {
      "version": "4.0.0",
      "date": "2016-02-17"
    },
    {
      "version": "4.1.0",
      "date": "2016-09-23"
    },
    {
      "version": "4.2.0",
      "date": "2017-01-27"
    },
    {
      "version": "4.3.0",
      "date": "2017-06-06"
    },
    {
      "version": "4.4.0",
      "date": "2017-09-22"
    },
    {
      "version": "4.4.1",
      "date": "2017-11-01"
    },
    {
      "version": "4.4.2",
      "date": "2017-12-19"
    },
    {
      "version": "4.4.3",
      "date": "2018-01-10"
    },
    {
      "version": "4.5.0",
      "date": "2019-05-14"
    },
    {
      "version": "4.5.1",
      "date": "2019-05-17"
    },
    {
      "version": "4.6.0",
      "date": "2019-06-12"
    },
    {
      "version": "4.7.0",
      "date": "2020-05-15"
    },
    {
      "version": "4.8.0",
      "date": "2020-08-05"
    },
    {
      "version": "4.8.1",
      "date": "2021-10-16"
    },
    {
      "version": "4.9.0",
      "date": "2022-02-09"
    },
    {
      "version": "4.9.1",
      "date": "2022-07-11"
    },
    {
      "version": "4.9.2",
      "date": "2022-09-19"
    },
    {
      "version": "4.9.3",
      "date": "2023-10-26"
    },
    {
      "version": "4.9.41",
      "date": "2025-07-25"
    },
    {
      "version": "4.9.42",
      "date": "2026-01-08"
    },
    {
      "version": "5.0.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "ancova.random.data",
    "CFA.1",
    "ci.c",
    "ci.c.ancova",
    "ci.cc",
    "ci.cv",
    "ci.omega2",
    "ci.pvaf",
    "ci.R",
    "ci.R2",
    "ci.rc",
    "ci.reg.coef",
    "ci.reliability",
    "ci.rmsea",
    "ci.sc",
    "ci.sc.ancova",
    "ci.sm",
    "ci.smd",
    "ci.smd.c",
    "ci.snr",
    "ci.src",
    "ci.srsnr",
    "conf.limits.nc.chisq",
    "conf.limits.ncf",
    "conf.limits.nct",
    "cor2cov",
    "covmat.from.cfm",
    "cv",
    "delta2lambda",
    "Expected.R2",
    "F2Rsquare",
    "intr.plot",
    "intr.plot.2d",
    "lambda2delta",
    "Lambda2Rsquare",
    "mediation",
    "mediation.effect.bar.plot",
    "mediation.effect.plot",
    "mr.cv",
    "mr.smd",
    "power.density.equivalence.md",
    "power.equivalence.md",
    "power.equivalence.md.plot",
    "Rsquare2F",
    "Rsquare2Lambda",
    "s.u",
    "Sigma.2.SigmaStar",
    "signal.to.noise.R2",
    "smd",
    "smd.c",
    "ss.aipe.c",
    "ss.aipe.c.ancova",
    "ss.aipe.c.ancova.sensitivity",
    "ss.aipe.crd.both.fixedbudget",
    "ss.aipe.crd.both.fixedwidth",
    "ss.aipe.crd.es.both.fixedbudget",
    "ss.aipe.crd.es.both.fixedwidth",
    "ss.aipe.crd.es.nclus.fixedbudget",
    "ss.aipe.crd.es.nclus.fixedwidth",
    "ss.aipe.crd.es.nindiv.fixedbudget",
    "ss.aipe.crd.es.nindiv.fixedwidth",
    "ss.aipe.crd.nclus.fixedbudget",
    "ss.aipe.crd.nclus.fixedwidth",
    "ss.aipe.crd.nindiv.fixedbudget",
    "ss.aipe.crd.nindiv.fixedwidth",
    "ss.aipe.cv",
    "ss.aipe.cv.sensitivity",
    "ss.aipe.pcm",
    "ss.aipe.R2",
    "ss.aipe.R2.sensitivity",
    "ss.aipe.rc",
    "ss.aipe.rc.sensitivity",
    "ss.aipe.reg.coef",
    "ss.aipe.reg.coef.sensitivity",
    "ss.aipe.reliability",
    "ss.aipe.rmsea",
    "ss.aipe.rmsea.sensitivity",
    "ss.aipe.sc",
    "ss.aipe.sc.ancova",
    "ss.aipe.sc.ancova.sensitivity",
    "ss.aipe.sc.sensitivity",
    "ss.aipe.sem.path",
    "ss.aipe.sem.path.sensitiv",
    "ss.aipe.sm",
    "ss.aipe.sm.sensitivity",
    "ss.aipe.smd",
    "ss.aipe.smd.full",
    "ss.aipe.smd.lower",
    "ss.aipe.smd.sensitivity",
    "ss.aipe.smd.upper",
    "ss.aipe.src",
    "ss.aipe.src.sensitivity",
    "ss.power.pcm",
    "ss.power.R2",
    "ss.power.rc",
    "ss.power.reg.coef",
    "ss.power.sem",
    "theta.2.Sigma.theta",
    "transform_r.Z",
    "transform_Z.r",
    "upsilon",
    "var.ete",
    "Variance.R2",
    "verify.ss.aipe.R2",
    "vit",
    "vit.fitted"
  ],
  "_datasets": [
    {
      "name": "Cor.Mat.Lomax",
      "title": "Correlation matrix for Lomax (1983) data set",
      "object": "Cor.Mat.Lomax",
      "file": "Cor.Mat.Lomax.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cor.Mat.MM",
      "title": "Correlation matrix for Maruyama & McGarvey (1980) data set",
      "object": "Cor.Mat.MM",
      "file": "Cor.Mat.MM.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gardner.LD",
      "title": "The Gardner learning data, which was used by L.R. Tucker",
      "object": "Gardner.LD",
      "file": "Gardner.LD.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Trial",
        "Score",
        "Group"
      ],
      "rows": 504,
      "table": true,
      "tojson": true
    },
    {
      "name": "HS",
      "title": "Complete Data Set of Holzinger and Swineford's (1939) Study",
      "object": "HS",
      "file": "HS.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "sex",
        "grade",
        "age",
        "month_since_birthday",
        "age_months",
        "age_years",
        "school",
        "t1_visual_perception",
        "t2_cubes",
        "t3_paper_form_board",
        "t4_lozenges",
        "t5_general_information",
        "t6_paragraph_comprehension",
        "t7_sentence",
        "t8_word_classification",
        "t9_word_meaning",
        "t10_addition",
        "t11_code",
        "t12_counting_groups_of_dots",
        "t13_straight_and_curved_capitals",
        "t14_word_recognition",
        "t15_number_recognition",
        "t16_figure_recognition",
        "t17_object_number",
        "t18_number_figure",
        "t19_figure_word",
        "t20_deduction",
        "t21_numerical_puzzles",
        "t22_problem_reasoning",
        "t23_series_completion",
        "t24_woody_mccall",
        "t25_paper_form_board_r",
        "t26_flags"
      ],
      "rows": 301,
      "table": true,
      "tojson": true
    },
    {
      "name": "prof.salary",
      "title": "Cohen et. al. (2003)'s professor salary data set",
      "object": "prof.salary",
      "file": "prof.salary.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "pub",
        "sex",
        "citation",
        "salary"
      ],
      "rows": 62,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aipe.smd",
      "title": "Sample size planning for the standardized mean different from the accuracy in parameter estimation approach",
      "topics": [
        "ss.aipe.smd.full",
        "ss.aipe.smd.lower",
        "ss.aipe.smd.upper"
      ]
    },
    {
      "page": "ancova.random.data",
      "title": "Generate random data for an ANCOVA model",
      "topics": [
        "ancova.random.data"
      ]
    },
    {
      "page": "CFA.1",
      "title": "One-factor confirmatory factor analysis model",
      "topics": [
        "CFA.1"
      ]
    },
    {
      "page": "ci.c",
      "title": "Confidence interval for a contrast in a fixed effects ANOVA",
      "topics": [
        "ci.c"
      ]
    },
    {
      "page": "ci.c.ancova",
      "title": "Confidence interval for an (unstandardized) contrast in ANCOVA with one covariate",
      "topics": [
        "ci.c.ancova"
      ]
    },
    {
      "page": "ci.cc",
      "title": "Confidence interval for the population correlation coefficient",
      "topics": [
        "ci.cc"
      ]
    },
    {
      "page": "ci.cv",
      "title": "Confidence interval for the coefficient of variation",
      "topics": [
        "ci.cv"
      ]
    },
    {
      "page": "ci.omega2",
      "title": "Confidence Interval for omega-squared (omega^2) for between-subject fixed-effects ANOVA and ANCOVA designs (and partial omega-squared omega^2_p for between-subject multifactor ANOVA and ANCOVA designs)",
      "topics": [
        "ci.omega2"
      ]
    },
    {
      "page": "ci.pvaf",
      "title": "Confidence Interval for the Proportion of Variance Accounted for (in the dependent variable by knowing the levels of the factor)",
      "topics": [
        "ci.pvaf"
      ]
    },
    {
      "page": "ci.R",
      "title": "Confidence interval for the multiple correlation coefficient",
      "topics": [
        "ci.R"
      ]
    },
    {
      "page": "ci.R2",
      "title": "Confidence interval for the population squared multiple correlation coefficient",
      "topics": [
        "ci.R2"
      ]
    },
    {
      "page": "ci.rc",
      "title": "Confidence Interval for a Regression Coefficient",
      "topics": [
        "ci.rc"
      ]
    },
    {
      "page": "ci.reg.coef",
      "title": "Confidence interval for a regression coefficient",
      "topics": [
        "ci.reg.coef"
      ]
    },
    {
      "page": "ci.reliability",
      "title": "Confidence Interval for a Reliability Coefficient",
      "topics": [
        "ci.reliability"
      ]
    },
    {
      "page": "ci.rmsea",
      "title": "Confidence interval for the population root mean square error of approximation",
      "topics": [
        "ci.rmsea"
      ]
    },
    {
      "page": "ci.sc",
      "title": "Confidence Interval for a Standardized Contrast in a Fixed Effects ANOVA",
      "topics": [
        "ci.sc"
      ]
    },
    {
      "page": "ci.sc.ancova",
      "title": "Confidence interval for a standardized contrast in ANCOVA with one covariate",
      "topics": [
        "ci.sc.ancova"
      ]
    },
    {
      "page": "ci.sm",
      "title": "Confidence Interval for the Standardized Mean",
      "topics": [
        "ci.sm"
      ]
    },
    {
      "page": "ci.smd",
      "title": "Confidence limits for the standardized mean difference.",
      "topics": [
        "ci.smd"
      ]
    },
    {
      "page": "ci.smd.c",
      "title": "Confidence limits for the standardized mean difference using the control group standard deviation as the divisor.",
      "topics": [
        "ci.smd.c"
      ]
    },
    {
      "page": "ci.snr",
      "title": "Confidence Interval for the Signal-To-Noise Ratio",
      "topics": [
        "ci.snr"
      ]
    },
    {
      "page": "ci.src",
      "title": "Confidence Interval for a Standardized Regression Coefficient",
      "topics": [
        "ci.src"
      ]
    },
    {
      "page": "ci.srsnr",
      "title": "Confidence Interval for the Square Root of the Signal-To-Noise Ratio",
      "topics": [
        "ci.srsnr"
      ]
    },
    {
      "page": "conf.limits.nc.chisq",
      "title": "Confidence limits for noncentral chi square parameters",
      "topics": [
        "conf.limits.nc.chisq"
      ]
    },
    {
      "page": "conf.limits.ncf",
      "title": "Confidence limits for noncentral F parameters",
      "topics": [
        "conf.limits.ncf"
      ]
    },
    {
      "page": "conf.limits.nct",
      "title": "Confidence limits for a noncentrality parameter from a t-distribution",
      "topics": [
        "conf.limits.nct"
      ]
    },
    {
      "page": "Cor.Mat.Lomax",
      "title": "Correlation matrix for Lomax (1983) data set",
      "topics": [
        "Cor.Mat.Lomax"
      ]
    },
    {
      "page": "Cor.Mat.MM",
      "title": "Correlation matrix for Maruyama & McGarvey (1980) data set",
      "topics": [
        "Cor.Mat.MM"
      ]
    },
    {
      "page": "cor2cov",
      "title": "Correlation Matrix to Covariance Matrix Conversion",
      "topics": [
        "cor2cov"
      ]
    },
    {
      "page": "covmat.from.cfm",
      "title": "Covariance matrix from confirmatory (single) factor model.",
      "topics": [
        "covmat.from.cfm"
      ]
    },
    {
      "page": "cv",
      "title": "Function to calculate the regular (which is also biased) estimate of the coefficient of variation or the unbiased estimate of the coefficient of variation.",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "Expected.R2",
      "title": "Expected value of the squared multiple correlation coefficient",
      "topics": [
        "Expected.R2"
      ]
    },
    {
      "page": "F.and.R2.Noncentral.Conversion",
      "title": "Conversion functions from noncentral noncentral values to their corresponding and vice versa, for those related to the F-test and R Square.",
      "topics": [
        "F2Rsquare",
        "Lambda2Rsquare",
        "Rsquare2F",
        "Rsquare2Lambda"
      ]
    },
    {
      "page": "Gardner.LD",
      "title": "The Gardner learning data, which was used by L.R. Tucker",
      "topics": [
        "Gardner.LD"
      ]
    },
    {
      "page": "HS",
      "title": "Complete Data Set of Holzinger and Swineford's (1939) Study",
      "topics": [
        "HS"
      ]
    },
    {
      "page": "intr.plot",
      "title": "Regression Surface Containing Interaction",
      "topics": [
        "intr.plot"
      ]
    },
    {
      "page": "intr.plot.2d",
      "title": "Plotting Conditional Regression Lines with Interactions in Two Dimensions",
      "topics": [
        "intr.plot.2d"
      ]
    },
    {
      "page": "MBESS-package",
      "title": "MBESS",
      "topics": [
        "MBES",
        "mbes",
        "MBESS",
        "mbess"
      ]
    },
    {
      "page": "mediation",
      "title": "Effect sizes and confidence intervals in a mediation model",
      "topics": [
        "mediation"
      ]
    },
    {
      "page": "mediation.effect.bar.plot",
      "title": "Bar plots of mediation effects",
      "topics": [
        "mediation.effect.bar.plot"
      ]
    },
    {
      "page": "mediation.effect.plot",
      "title": "Visualizing mediation effects",
      "topics": [
        "mediation.effect.plot"
      ]
    },
    {
      "page": "mr.cv",
      "title": "Minimum risk point estimation of the population coefficient of variation",
      "topics": [
        "mr.cv"
      ]
    },
    {
      "page": "mr.smd",
      "title": "Minimum risk point estimation of the population standardized mean difference",
      "topics": [
        "mr.smd"
      ]
    },
    {
      "page": "power.density.equivalence.md",
      "title": "Density for power of two one-sided tests procedure (TOST) for equivalence",
      "topics": [
        "power.density.equivalence.md"
      ]
    },
    {
      "page": "power.equivalence.md",
      "title": "Power of Two One-Sided Tests Procedure (TOST) for Equivalence",
      "topics": [
        "power.equivalence.md"
      ]
    },
    {
      "page": "power.equivalence.md.plot",
      "title": "Plot power of Two One-Sided Tests Procedure (TOST) for Equivalence",
      "topics": [
        "power.equivalence.md.plot"
      ]
    },
    {
      "page": "prof.salary",
      "title": "Cohen et. al. (2003)'s professor salary data set",
      "topics": [
        "prof.salary"
      ]
    },
    {
      "page": "s.u",
      "title": "Unbiased estimate of the population standard deviation",
      "topics": [
        "s.u"
      ]
    },
    {
      "page": "Sigma.2.SigmaStar",
      "title": "Construct a covariance matrix with specified error of approximation",
      "topics": [
        "Sigma.2.SigmaStar"
      ]
    },
    {
      "page": "signal.to.noise.R2",
      "title": "Signal to noise using squared multiple correlation coefficient",
      "topics": [
        "signal.to.noise.R2"
      ]
    },
    {
      "page": "smd",
      "title": "Standardized mean difference",
      "topics": [
        "smd"
      ]
    },
    {
      "page": "smd.c",
      "title": "Standardized mean difference using the control group as the basis of standardization",
      "topics": [
        "smd.c"
      ]
    },
    {
      "page": "ss.aipe.c",
      "title": "Sample size planning for an ANOVA contrast from the Accuracy in Parameter Estimation (AIPE) perspective",
      "topics": [
        "ss.aipe.c"
      ]
    },
    {
      "page": "ss.aipe.c.ancova",
      "title": "Sample size planning for a contrast in randomized ANCOVA from the Accuracy in Parameter Estimation (AIPE) perspective",
      "topics": [
        "ss.aipe.c.ancova"
      ]
    },
    {
      "page": "ss.aipe.c.ancova.sensitivity",
      "title": "Sensitivity analysis for sample size planning for the (unstandardized) contrast in randomized ANCOVA from the Accuracy in Parameter Estimation (AIPE) Perspective",
      "topics": [
        "ss.aipe.c.ancova.sensitivity"
      ]
    },
    {
      "page": "ssAIPECRD",
      "title": "Find target sample sizes for the accuracy in unstandardized conditions means estimation in CRD",
      "topics": [
        "ss.aipe.crd.both.fixedbudget",
        "ss.aipe.crd.both.fixedwidth",
        "ss.aipe.crd.nclus.fixedbudget",
        "ss.aipe.crd.nclus.fixedwidth",
        "ss.aipe.crd.nindiv.fixedbudget",
        "ss.aipe.crd.nindiv.fixedwidth"
      ]
    },
    {
      "page": "ssAIPECRDES",
      "title": "Find target sample sizes for the accuracy in standardized conditions means estimation in CRD",
      "topics": [
        "ss.aipe.crd.es.both.fixedbudget",
        "ss.aipe.crd.es.both.fixedwidth",
        "ss.aipe.crd.es.nclus.fixedbudget",
        "ss.aipe.crd.es.nclus.fixedwidth",
        "ss.aipe.crd.es.nindiv.fixedbudget",
        "ss.aipe.crd.es.nindiv.fixedwidth"
      ]
    },
    {
      "page": "ss.aipe.cv",
      "title": "Sample size planning for the coefficient of variation given the goal of Accuracy in Parameter Estimation approach to sample size planning",
      "topics": [
        "ss.aipe.cv"
      ]
    },
    {
      "page": "ss.aipe.cv.sensitivity",
      "title": "Sensitivity analysis for sample size planning given the Accuracy in Parameter Estimation approach for the coefficient of variation.",
      "topics": [
        "ss.aipe.cv.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.pcm",
      "title": "Sample size planning for polynomial change models in longitudinal study",
      "topics": [
        "ss.aipe.pcm"
      ]
    },
    {
      "page": "ss.aipe.R2",
      "title": "Sample Size Planning for Accuracy in Parameter Estimation for the multiple correlation coefficient.",
      "topics": [
        "ss.aipe.R2"
      ]
    },
    {
      "page": "ss.aipe.R2.sensitivity",
      "title": "Sensitivity analysis for sample size planning with the goal of Accuracy in Parameter Estimation (i.e., a narrow observed confidence interval)",
      "topics": [
        "ss.aipe.R2.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.rc",
      "title": "Sample size necessary for the accuracy in parameter estimation approach for an unstandardized regression coefficient of interest",
      "topics": [
        "ss.aipe.rc"
      ]
    },
    {
      "page": "ss.aipe.rc.sensitivity",
      "title": "Sensitivity analysis for sample size planing from the Accuracy in Parameter Estimation Perspective for the unstandardized regression coefficient",
      "topics": [
        "ss.aipe.rc.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.reg.coef",
      "title": "Sample size necessary for the accuracy in parameter estimation approach for a regression coefficient of interest",
      "topics": [
        "ss.aipe.reg.coef"
      ]
    },
    {
      "page": "ss.aipe.reg.coef.sensitivity",
      "title": "Sensitivity analysis for sample size planning from the Accuracy in Parameter Estimation Perspective for the (standardized and unstandardized) regression coefficient",
      "topics": [
        "ss.aipe.reg.coef.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.reliability",
      "title": "Sample Size Planning for Accuracy in Parameter Estimation for Reliability Coefficients.",
      "topics": [
        "ss.aipe.reliability"
      ]
    },
    {
      "page": "ss.aipe.rmsea",
      "title": "Sample size planning for RMSEA in SEM",
      "topics": [
        "ss.aipe.rmsea"
      ]
    },
    {
      "page": "ss.aipe.rmsea.sensitivity",
      "title": "a priori Monte Carlo simulation for sample size planning for RMSEA in SEM",
      "topics": [
        "ss.aipe.rmsea.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.sc",
      "title": "Sample size planning for Accuracy in Parameter Estimation (AIPE) of the standardized contrast in ANOVA",
      "topics": [
        "ss.aipe.sc"
      ]
    },
    {
      "page": "ss.aipe.sc.ancova",
      "title": "Sample size planning from the AIPE perspective for standardized ANCOVA contrasts",
      "topics": [
        "ss.aipe.sc.ancova"
      ]
    },
    {
      "page": "ss.aipe.sc.ancova.sensitivity",
      "title": "Sensitivity analysis for the sample size planning method for standardized ANCOVA contrast",
      "topics": [
        "ss.aipe.sc.ancova.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.sc.sensitivity",
      "title": "Sensitivity analysis for sample size planning for the standardized ANOVA contrast from the Accuracy in Parameter Estimation (AIPE) Perspective",
      "topics": [
        "ss.aipe.sc.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.sem.path",
      "title": "Sample size planning for SEM targeted effects",
      "topics": [
        "ss.aipe.sem.path"
      ]
    },
    {
      "page": "ss.aipe.sem.path.sensitiv",
      "title": "a priori Monte Carlo simulation for sample size planning for SEM targeted effects",
      "topics": [
        "ss.aipe.sem.path.sensitiv"
      ]
    },
    {
      "page": "ss.aipe.sm",
      "title": "Sample size planning for Accuracy in Parameter Estimation (AIPE) of the standardized mean",
      "topics": [
        "ss.aipe.sm"
      ]
    },
    {
      "page": "ss.aipe.sm.sensitivity",
      "title": "Sensitivity analysis for sample size planning for the standardized mean from the Accuracy in Parameter Estimation (AIPE) Perspective",
      "topics": [
        "ss.aipe.sm.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.smd",
      "title": "Sample size planning for the standardized mean difference from the Accuracy in Parameter Estimation (AIPE) perspective",
      "topics": [
        "ss.aipe.smd"
      ]
    },
    {
      "page": "ss.aipe.smd.sensitivity",
      "title": "Sensitivity analysis for sample size given the Accuracy in Parameter Estimation approach for the standardized mean difference.",
      "topics": [
        "ss.aipe.smd.sensitivity"
      ]
    },
    {
      "page": "ss.aipe.src",
      "title": "sample size necessary for the accuracy in parameter estimation approach for a standardized regression coefficient of interest",
      "topics": [
        "ss.aipe.src"
      ]
    },
    {
      "page": "ss.aipe.src.sensitivity",
      "title": "Sensitivity analysis for sample size planing from the Accuracy in Parameter Estimation Perspective for the standardized regression coefficient",
      "topics": [
        "ss.aipe.src.sensitivity"
      ]
    },
    {
      "page": "ss.power.pcm",
      "title": "Sample size planning for power for polynomial change models",
      "topics": [
        "ss.power.pcm"
      ]
    },
    {
      "page": "ss.power.R2",
      "title": "Function to plan sample size so that the test of the squared multiple correlation coefficient is sufficiently powerful.",
      "topics": [
        "ss.power.R2"
      ]
    },
    {
      "page": "ss.power.rc",
      "title": "sample size for a targeted regression coefficient",
      "topics": [
        "ss.power.rc"
      ]
    },
    {
      "page": "ss.power.reg.coef",
      "title": "sample size for a targeted regression coefficient",
      "topics": [
        "ss.power.reg.coef"
      ]
    },
    {
      "page": "ss.power.sem",
      "title": "Sample size planning for structural equation modeling from the power analysis perspective",
      "topics": [
        "ss.power.sem"
      ]
    },
    {
      "page": "t.and.smd.conversion",
      "title": "Conversion functions for noncentral t-distribution",
      "topics": [
        "delta2lambda",
        "lambda2delta"
      ]
    },
    {
      "page": "theta.2.Sigma.theta",
      "title": "Compute the model-implied covariance matrix of an SEM model",
      "topics": [
        "theta.2.Sigma.theta"
      ]
    },
    {
      "page": "transform_r.Z",
      "title": "Transform a correlation coefficient (r) into the scale of Fisher's Z^\\prime",
      "topics": [
        "transform_r.Z"
      ]
    },
    {
      "page": "transform_Z.r",
      "title": "Transform Fischer's _Z_ into the scale of a correlation coefficient",
      "topics": [
        "transform_Z.r"
      ]
    },
    {
      "page": "upsilon",
      "title": "This function implements the upsilon effect size statistic as described in Lachowicz, Preacher, & Kelley (2018) for mediation.",
      "topics": [
        "upsilon"
      ]
    },
    {
      "page": "var.ete",
      "title": "The Variance of the Estimated Treatment Effect at Selected Covariate Values in a Two-group ANCOVA.",
      "topics": [
        "var.ete"
      ]
    },
    {
      "page": "Variance.R2",
      "title": "Variance of squared multiple correlation coefficient",
      "topics": [
        "Variance.R2"
      ]
    },
    {
      "page": "verify.ss.aipe.R2",
      "title": "Internal MBESS function for verifying the sample size in ss.aipe.R2",
      "topics": [
        "verify.ss.aipe.R2"
      ]
    },
    {
      "page": "vit",
      "title": "Visualize individual trajectories",
      "topics": [
        "vit"
      ]
    },
    {
      "page": "vit.fitted",
      "title": "Visualize individual trajectories with fitted curve and quality of fit",
      "topics": [
        "vit.fitted"
      ]
    }
  ],
  "_readme": "https://github.com/yelleknek/mbess/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "BH",
    "boot",
    "cli",
    "coda",
    "digest",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "MASS",
    "Matrix",
    "mi",
    "minqa",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "OpenMx",
    "pbivnorm",
    "quadprog",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "rlang",
    "rpf",
    "sem",
    "semTools",
    "StanHeaders"
  ],
  "_score": 8.769344025934839,
  "_indexed": true,
  "_nocasepkg": "mbess",
  "_universes": [
    "yelleknek"
  ],
  "_previous": "5.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.0.1",
      "date": "2026-06-03T13:26:30.000Z",
      "distro": "noble",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "c404e37a87b6af52cfaebbf7a4fc78ab81f2685628ad9773b71a7525284180d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.0.1",
      "date": "2026-06-03T13:26:17.000Z",
      "distro": "noble",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "bff519cc041481c450770dbd60b79535e0a6add68b2fb30d899a62d876f283b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.0.1",
      "date": "2026-06-03T13:26:51.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "d7a60d59bd0605bf576c6bc03d9c5b302172e7e01e1bc7d0e17b9ca1c557560d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.0.1",
      "date": "2026-06-03T13:30:31.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "1d015db54541912cea7c4d04a448dd8ccb6699fdfb261ecf26f150596abcfaab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "5.0.1",
      "date": "2026-06-03T13:26:20.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "87ee3838f679e96a8b1087c5b5448dd2dc7a2f970fd8201a4c1d0ae00ba5f423",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-06-03T13:25:31.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "0ab2079faba732b9e42d7b7f1c2eaaca1b6466601eece768da82219972550b41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-06-03T13:25:32.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "7fc10580de2f5408b2df5d3c2d61edb1c4d08f0a7a85fcead369c0d7ca2eef18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-06-03T13:25:38.000Z",
      "commit": "4e5e86e2299bf1973c03323d64e3406420fce2de",
      "fileid": "90c914a8c75624c37bb2f1bc01840a4ad4ca1a441e16a4950e45fab39c86f881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yelleknek/actions/runs/26887518963"
    }
  ]
}