BLRShiny2 {BLRShiny2} | R Documentation |
BLRShiny2() loads interactive user interface built using R 'shiny'.
BLRShiny2()
Start BLRShiny2
The interactive user interface is to provide an easy way for binary logistic regression analysis and downloading relevant plot.
Nothing
if(interactive()){
library(rmarkdown)
BLRShiny2()
}