StepRegShiny

A Shiny application package that provides an interactive web interface for the StepReg package.

Description

StepRegShiny is a companion package to StepReg that provides a comprehensive web-based interface for performing stepwise regression analysis. This package contains the Shiny application components that were previously part of the main StepReg package, allowing for better separation of concerns and independent development of the web interface.

Features

Installation

# Install from CRAN (when available)
pak::install_package("StepRegShiny")
install.packages("StepRegShiny")

# Or install from GitHub
devtools::install_github("JunhuiLi1017/StepRegShiny")

Usage

library(StepRegShiny)

# Launch the Shiny application
StepRegGUI()

Dependencies

This package requires the StepReg package to function properly. Make sure you have StepReg installed.

Author

License

MIT + file LICENSE

mirror server hosted at Truenetwork, Russian Federation.