README (original) (raw)
pheble
pheble is a software package for classifying high-dimensional phenotypes with ensemble learning.
To install the current pheble R package from CRAN:
Within R:
install.packages(“pheble”)
To install the current pheble R package from Github using devtools:
Within R:
install.packages(“devtools”)
devtools::devtools::install_github(“jaydevine/pheble”)
For any questions, you can contact the author via email: jay.devine1@ucalgary.ca