{
  "_id": "6a0f5d55acfb0bcc41c5a598",
  "Package": "mlmhelpr",
  "Title": "Multilevel/Mixed Model Helper Functions",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Louis\",\nfamily = \"Rocconi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lrocconi@utk.edu\",\ncomment = c(ORCID = \"0000-0003-0693-0957\")),\nperson(given = \"Anthony\",\nfamily = \"Schmidt\",\nrole = \"aut\",\nemail = \"aschmi11@utk.edi\",\ncomment = c(ORCID = \"0000-0003-4478-0638\")))",
  "Description": "A collection of miscellaneous helper function for running\nmultilevel/mixed models in 'lme4'. This package aims to provide\nfunctions to compute common tasks when estimating multilevel\nmodels such as computing the intraclass correlation and design\neffect, centering variables, estimating the proportion of\nvariance explained at each level, pseudo-R squared, random\nintercept and slope reliabilities, tests for homogeneity of\nvariance at level-1, and cluster robust and bootstrap standard\nerrors. The tests and statistics reported in the package are\nfrom Raudenbush & Bryk (2002, ISBN:9780761919049), Hox et al.\n(2018, ISBN:9781138121362), and Snijders & Bosker (2012,\nISBN:9781849202015).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/lrocconi/mlmhelpr",
  "BugReports": "https://github.com/lrocconi/mlmhelpr/issues",
  "RdMacros": "Rdpack, mathjaxr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://lrocconi.r-universe.dev",
  "Date/Publication": "2026-05-21 13:17:48 UTC",
  "RemoteUrl": "https://github.com/lrocconi/mlmhelpr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 16:11:38 UTC",
    "User": "root"
  },
  "Author": "Louis Rocconi [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0693-0957>),\nAnthony Schmidt [aut] (ORCID: <https://orcid.org/0000-0003-4478-0638>)",
  "Maintainer": "Louis Rocconi <lrocconi@utk.edu>",
  "MD5sum": "c159db08465eda147bd2485f4e65fbeb",
  "_user": "lrocconi",
  "_type": "src",
  "_file": "mlmhelpr_0.1.1.tar.gz",
  "_fileid": "5db50bb99e2c6f7291112015c9f113ad7a6b008ebef7ccdfec5de4f69aece28d",
  "_filesize": 302809,
  "_sha256": "5db50bb99e2c6f7291112015c9f113ad7a6b008ebef7ccdfec5de4f69aece28d",
  "_created": "2026-05-21T16:11:38.000Z",
  "_published": "2026-05-21T19:30:29.729Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77252356009,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7141135149"
    },
    {
      "job": 77252355654,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7141133700"
    },
    {
      "job": 77252355628,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7141123759"
    },
    {
      "job": 77252355499,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7141121346"
    },
    {
      "job": 77252355079,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7141076085"
    },
    {
      "job": 77252355156,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145288258"
    },
    {
      "job": 77252355713,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7141118749"
    },
    {
      "job": 77252356226,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7141117526"
    },
    {
      "job": 77252355665,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7141141974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lrocconi/mlmhelpr",
  "_commit": {
    "id": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
    "author": "Louis Rocconi <66034255+lrocconi@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Major updates to functions\n\nupdates and bug fixes for functions",
    "time": 1779369468
  },
  "_maintainer": {
    "name": "Louis Rocconi",
    "email": "lrocconi@utk.edu",
    "login": "lrocconi",
    "orcid": "0000-0003-0693-0957",
    "description": "",
    "uuid": 66034255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "clubSandwich",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "lrocconi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "lrocconi",
      "count": 99,
      "uuid": 66034255
    },
    {
      "user": "acircleda",
      "count": 2,
      "uuid": 51770624
    }
  ],
  "_userbio": {
    "uuid": 66034255,
    "type": "user",
    "name": "Louis Rocconi"
  },
  "_downloads": {
    "count": 312,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlmhelpr"
  },
  "_devurl": "https://github.com/lrocconi/mlmhelpr",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlmhelpr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lrocconi/mlmhelpr",
  "_realowner": "lrocconi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-11-04"
    },
    {
      "version": "0.1.1",
      "date": "2024-05-21"
    }
  ],
  "_exports": [
    "boot_se",
    "center",
    "design_effect",
    "hausman",
    "icc",
    "ncv_tests",
    "plausible_values",
    "r2_cor",
    "r2_pve",
    "reliability",
    "robust_se",
    "taucov"
  ],
  "_datasets": [
    {
      "name": "hsb",
      "title": "HSB: High School and Beyond Data",
      "object": "hsb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "minority",
        "female",
        "ses",
        "mathach",
        "size",
        "catholic",
        "pracad",
        "disclim",
        "himinty",
        "meanses"
      ],
      "rows": 7185,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boot_se",
      "title": "Bootstrap Standard Errors (experimental)",
      "topics": [
        "boot_se"
      ]
    },
    {
      "page": "center",
      "title": "Automatically grand-mean or group-mean center a fitted object",
      "topics": [
        "center"
      ]
    },
    {
      "page": "design_effect",
      "title": "Design Effect",
      "topics": [
        "design_effect"
      ]
    },
    {
      "page": "hausman",
      "title": "Hausman Test (experimental)",
      "topics": [
        "hausman"
      ]
    },
    {
      "page": "hsb",
      "title": "HSB: High School and Beyond Data",
      "topics": [
        "hsb"
      ]
    },
    {
      "page": "icc",
      "title": "Intraclass Correlation (ICC)",
      "topics": [
        "icc"
      ]
    },
    {
      "page": "ncv_tests",
      "title": "Non-constant Variance Tests at Level-1 (experimental)",
      "topics": [
        "ncv_tests"
      ]
    },
    {
      "page": "plausible_values",
      "title": "Plausible Values Range / Random Effect Confidence Intervals",
      "topics": [
        "plausible_values"
      ]
    },
    {
      "page": "r2_cor",
      "title": "Pseudo R-squared: Squared correlation between predicted and observed values",
      "topics": [
        "r2_cor"
      ]
    },
    {
      "page": "r2_pve",
      "title": "Proportion of variance explained",
      "topics": [
        "r2_pve"
      ]
    },
    {
      "page": "reliability",
      "title": "Calculate reliability coefficients for random effects",
      "topics": [
        "reliability"
      ]
    },
    {
      "page": "robust_se",
      "title": "Robust Standard Errors",
      "topics": [
        "robust_se"
      ]
    },
    {
      "page": "taucov",
      "title": "Tau Covariance",
      "topics": [
        "taucov"
      ]
    }
  ],
  "_readme": "https://github.com/lrocconi/mlmhelpr/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "mathjaxr",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "mlmhelpr",
  "_universes": [
    "lrocconi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:57.000Z",
      "distro": "noble",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "3d05eedd8bf9c7bd03e44607164b42488f8b0187c0ea8e8026dada697b047975",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:55.000Z",
      "distro": "noble",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "b3da1a9ea8c4f8c7c5cc794532edbf21f28bfa0ec00b39efc11b2ad53449ff76",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:32.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "1a9cb7cfe4821eb42e7bcb46f21d0056ab49e2c01582e448b539abfc0d94337a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:30.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "549e92f952e4b6e42d93442d4ccd19a0e6287c600ed0b74968d0e1651db42ce4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-21T19:30:13.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "aba44045c57bcfac8a593a556eb9252ec7e6965ecb1ab302881bb9f60891d568",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:10.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "314b9fb0d6cc6e953cdbb9f228143065f34097d4067fa901164e8c188a715cd7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:07.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "bf48d1112fdb88aaa60d4b81e4647d6fb0df9d1e3ac23b10eb41c3c48ad674e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T16:13:47.000Z",
      "commit": "ce976edfcb57d74639ba32dbffded0fe25b3acd3",
      "fileid": "8a135ec0842cb29305af59a55b712b709d8a4b880d98c68a18af4d5b6c8ee538",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/lrocconi/actions/runs/26237972830"
    }
  ]
}