# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mlstats" in publications use:' type: software license: MIT title: 'mlstats: Multilevel Descriptive Statistics and Data Preparation' version: 0.1.0.9000 doi: 10.32614/CRAN.package.mlstats abstract: Provides tools for multilevel descriptive statistics and data preparation. Computes within-group and between-group correlations (via variance decomposition or two-level structural equation modeling), intraclass correlation coefficients (ICCs), and descriptive statistics for nested data (e.g., repeated measurements per person), supporting both frequentist (via 'lme4' or 'lavaan') and Bayesian (via 'brms') estimation. Results are formatted according to APA standards and can be exported as tables using 'gt' or 'tinytable'. Also includes functions for decomposing variables into within-group and between-group components for use in Random Effects Within-Between (REWB) models. authors: - family-names: Dietrich given-names: Felix email: mail@felix-dietrich.de repository: https://felixdidi.r-universe.dev repository-code: https://github.com/felixdidi/mlstats commit: f25d3806d1e1be6bce87c89f26752e15944bb1bb url: https://felixdidi.github.io/mlstats/ date-released: '2026-07-11' contact: - family-names: Dietrich given-names: Felix email: mail@felix-dietrich.de