Skip to content

Shiny application for predict_hyp function in ragp package

License

Notifications You must be signed in to change notification settings

missuse/predict_hyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

predict_hyp

License: MIT

Shiny application for predict_hyp function in ragp package.
To run it:

shiny::runGitHub("missuse/predict_hyp")

required packages:

library(xgboost)
library(plotly)
library(shiny)
library(shinyjs)
library(ragp)

You can install ragp from github with:

# install.packages("devtools")
devtools::install_github("missuse/ragp")

About

Shiny application for predict_hyp function in ragp package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages