Package: MSML 1.0.0.1
MSML: Model Selection Based on Machine Learning (ML)
Model evaluation based on a modified version of the recursive feature elimination algorithm. This package is designed to determine the optimal model(s) by leveraging all available features.
Authors:
MSML_1.0.0.1.tar.gz
MSML_1.0.0.1.zip(r-4.7)MSML_1.0.0.1.zip(r-4.6)MSML_1.0.0.1.zip(r-4.5)
MSML_1.0.0.1.tgz(r-4.6-any)MSML_1.0.0.1.tgz(r-4.5-any)
MSML_1.0.0.1.tar.gz(r-4.7-any)MSML_1.0.0.1.tar.gz(r-4.6-any)
MSML_1.0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MSML/json (API)
| # Install 'MSML' in R: |
| install.packages('MSML', repos = c('https://mommy003.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mommy003/msml/issues
Datasets:
- cov_train - 3 sets of covariates for training data set
- cov_valid - 3 sets of covariates for validation data set
- data_test - 7 sets of PRSs for test dataset and target phenotype
- data_train - 7 sets of PRSs for training data set and target phenotype
- data_valid - 7 sets of PRSs for validation dataset and target phenotype
- predict_validation - Target phenotype and 127 sets of model configurations based on validation dataset
Last updated from:f1efe2aadf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 172 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 54 | ||
| wasm-release | OK | 90 |
Exports:model_configurationmodel_configuration2model_evaluation
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 3 sets of covariates for training data set | cov_train |
| 3 sets of covariates for validation data set | cov_valid |
| 7 sets of PRSs for test dataset and target phenotype | data_test |
| 7 sets of PRSs for training data set and target phenotype | data_train |
| 7 sets of PRSs for validation dataset and target phenotype | data_valid |
| model_configuration function | model_configuration |
| model_configuration2 function | model_configuration2 |
| model_evaluation function | model_evaluation |
| target phenotype and 127 sets of model configurations based on validation dataset | predict_validation |
