Package: holodeck 0.2.2.9000
holodeck: A Tidy Interface for Simulating Multivariate Data
Provides pipe-friendly (%>%) wrapper functions for MASS::mvrnorm() to create simulated multivariate data sets with groups of variables with different degrees of variance, covariance, and effect size.
Authors:
holodeck_0.2.2.9000.tar.gz
holodeck_0.2.2.9000.zip(r-4.7)holodeck_0.2.2.9000.zip(r-4.6)holodeck_0.2.2.9000.zip(r-4.5)
holodeck_0.2.2.9000.tgz(r-4.6-any)holodeck_0.2.2.9000.tgz(r-4.5-any)
holodeck_0.2.2.9000.tar.gz(r-4.7-any)holodeck_0.2.2.9000.tar.gz(r-4.6-any)
holodeck_0.2.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
holodeck/json (API)
NEWS
| # Install 'holodeck' in R: |
| install.packages('holodeck', repos = c('https://aariq.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aariq/holodeck/issues
multivariate-datasimulated-datasimulating-multivariate-datatidy-interface
Last updated from:638f46e6c7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 180 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 145 |
Exports:set_diagsim_catsim_covarsim_discrsim_missing
Dependencies:assertthatclidplyrgenericsgluelifecyclemagrittrMASSpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Definition operator | := |
| Pipe friendly wrapper to `diag(x) <- value` | set_diag |
| Simulate categorical data | sim_cat |
| Simulate co-varying variables | sim_covar |
| Simulate co-varying variables with different means by group | sim_discr |
| Simulate missing values | sim_missing |
