Package: BinaryEMVS 0.1
BinaryEMVS: Variable Selection for Binary Data Using the EM Algorithm
Implements variable selection for high dimensional datasets with a binary response variable using the EM algorithm. Both probit and logit models are supported. Also included is a useful function to generate high dimensional data with correlated variables.
Authors:
BinaryEMVS_0.1.tar.gz
BinaryEMVS_0.1.zip(r-4.7)BinaryEMVS_0.1.zip(r-4.6)BinaryEMVS_0.1.zip(r-4.5)
BinaryEMVS_0.1.tgz(r-4.6-any)BinaryEMVS_0.1.tgz(r-4.5-any)
BinaryEMVS_0.1.tar.gz(r-4.7-any)BinaryEMVS_0.1.tar.gz(r-4.6-any)
BinaryEMVS_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BinaryEMVS/json (API)
| # Install 'BinaryEMVS' in R: |
| install.packages('BinaryEMVS', repos = c('https://john-snyder.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:b3c216d1e6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 122 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 169 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 75 |
Exports:BinomialEMVSdata.sim
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Variable Selection For Binary Data Using The EM Algorithm | BinomialEMVS |
| High Dimensional Correlated Data Generation | data.sim |
