# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/felixdidi/mlstats commit: f849f4a1a4593c4c823c75f95e910c62fb0363d1 url: https://felixdidi.github.io/mlstats/ date-released: '2026-07-11' contact: - family-names: Dietrich given-names: Felix email: mail@felix-dietrich.de