# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stratifiedyh" in publications use:' type: software license: MIT title: 'stratifiedyh: Stratified Sampling and Labeling of Data in R' version: 0.1.0 doi: 10.32614/CRAN.package.stratifiedyh abstract: Provides functions for stratified sampling and assigning custom labels to data, ensuring randomness within groups. The package supports various sampling methods such as stratified, cluster, and systematic sampling. It allows users to apply transformations and customize the sampling process. This package can be useful for statistical analysis and data preparation tasks. authors: - family-names: Yuanheng given-names: Duan email: yhyuanheng@gmail.com repository: https://duanyh16.r-universe.dev commit: 812d4dc53c385d9cc7e2468d5fd4fa469b5600bb date-released: '2024-09-19' contact: - family-names: Yuanheng given-names: Duan email: yhyuanheng@gmail.com