# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MSMU" in publications use:' type: software license: MIT title: 'MSMU: Descriptive Statistics Functions for Numeric Data' version: 0.1.2 doi: 10.32614/CRAN.package.MSMU abstract: Provides fundamental functions for descriptive statistics, including MODE(), estimate_mode(), center_stats(), position_stats(), pct(), spread_stats(), kurt(), skew(), and shape_stats(), which assist in summarizing the center, spread, and shape of numeric data. For more details, see McCurdy (2025), "Introduction to Data Science with R" . authors: - family-names: Papayoanou given-names: Luke email: l.papayoanou@email.msmary.edu - family-names: McCurdy given-names: Jon email: j.r.mccurdy@msmary.edu repository: https://cran.r-universe.dev commit: 08733e725092d67d40f1930b30bf1378ea891ad6 date-released: '2025-07-22' contact: - family-names: McCurdy given-names: Jon email: j.r.mccurdy@msmary.edu