Package: stratifiedyh
Type: Package
Title: Stratified Sampling and Labeling of Data in R
Version: 0.1.0
Authors@R: person(given = "Duan", 
                 family = "Yuanheng", 
                 role = c("aut", "cre"),
                 email = "yhyuanheng@gmail.com")
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-17 17:36:52 UTC; nasru
Author: Duan Yuanheng [aut, cre]
Maintainer: Duan Yuanheng <yhyuanheng@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-18 12:30:02 UTC
Built: R 4.3.3; ; 2024-09-23 03:50:57 UTC; unix
