Package: stratifiedyh 0.1.0
stratifiedyh: Stratified Sampling and Labeling of Data in R
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:
stratifiedyh_0.1.0.tar.gz
stratifiedyh_0.1.0.zip(r-4.7)stratifiedyh_0.1.0.zip(r-4.6)stratifiedyh_0.1.0.zip(r-4.5)
stratifiedyh_0.1.0.tgz(r-4.6-any)stratifiedyh_0.1.0.tgz(r-4.5-any)
stratifiedyh_0.1.0.tar.gz(r-4.7-any)stratifiedyh_0.1.0.tar.gz(r-4.6-any)
stratifiedyh_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stratifiedyh/json (API)
| # Install 'stratifiedyh' in R: |
| install.packages('stratifiedyh', repos = c('https://duanyh16.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:812d4dc53c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 160 | ||
| macos-oldrel-arm64 | OK | 124 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 81 |
Exports:cluster_labelscustom_transformstratified_custom_labelsstratified_labelssystematic_labels
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cluster Sampling and Labeling | cluster_labels |
| Apply Custom Transformation to Data Column | custom_transform |
| Stratify and Assign Custom Labels to Data | stratified_custom_labels |
| Stratify and Assign Labels to Data | stratified_labels |
| Systematic Sampling and Labeling | systematic_labels |
