# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bootmlm" in publications use:' type: software license: MIT title: 'bootmlm: Bootstrap Resampling for Multilevel Models' version: 0.1.1 abstract: Functions for bootstrapping with multilevel data and models (and mixed-effect models). It implements multiple bootstrap methods under the parametric, residual, and case bootstrap categories, as discussed in Van der Leeden, Meijer, and Busing (2008) and Carpenter, Goldstein, and Rasbash (2003) . Currently it supports fitted objects from the 'lme4' package. authors: - family-names: Lai given-names: Mark email: marklhc@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/marklhc/bootmlm commit: 10108546771b7954a8d5b43f5c7c0acaa459e92a url: https://marklhc.github.io/bootmlm/ date-released: '2026-05-13' contact: - family-names: Lai given-names: Mark email: marklhc@gmail.com