# -------------------------------------------- # 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: GPL-3.0-only title: 'bootmlm: Bootstrap Resampling for Multilevel Models' version: 0.1.0.9000 doi: 10.32614/CRAN.package.bootmlm abstract: An implementation of 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. Currently it supports fitted objects from the lme4 package. authors: - family-names: Lai given-names: Mark email: marklhc@gmail.com repository: https://marklhc.r-universe.dev repository-code: https://github.com/marklhc/bootmlm commit: 100e2390eb0f50cd0eb3f54e67eff60b29149678 url: https://marklhc.github.io/bootmlm/ date-released: '2026-05-05' contact: - family-names: Lai given-names: Mark email: marklhc@gmail.com