Running shiny app with lassopmm analysis is very simple. All you need is to install lassopmm package and run function that launches the shiny app.

To install the package, use development version from Github:

# install.packages("devtools")
devtools::install_github("EBukin/lassopmm")

To launch the app, use comand lassopmm::lassopmm_app().

lassopmm::lassopmm_app()

Example of the shiny app



EBukin/lassopmm documentation built on June 12, 2019, 9:51 a.m.