# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "prepkit" in publications use:' type: software license: MIT title: 'prepkit: Data Normalization and Transformation' version: 0.1.1 doi: 10.32614/CRAN.package.prepkit identifiers: - type: url value: https://github.com/Gonrui/prepkit/ abstract: Provides functions for data normalization and transformation in preprocessing stages. Implements scaling methods (min-max, Z-score, L2 normalization) and power transformations (Box-Cox, Yeo-Johnson). Box-Cox transformation is described in Box and Cox (1964) , Yeo-Johnson transformation in Yeo and Johnson (2000) . authors: - family-names: Gong given-names: Rui email: gongrui4432@gmail.com orcid: https://orcid.org/0000-0001-5112-5696 repository: https://gonrui.r-universe.dev repository-code: https://github.com/Gonrui/prepkit/issues/ commit: 90c926a857e3ea89e80a2b41fefe37078461b4ae url: https://gonrui.github.io/prepkit/ date-released: '2026-01-24' contact: - family-names: Gong given-names: Rui email: gongrui4432@gmail.com orcid: https://orcid.org/0000-0001-5112-5696