Learn R Programming

StepRegShiny (version 1.6.1)

StepRegShiny-package: StepRegShiny: shiny Application for StepReg Package

Description

A shiny application package that provides an interactive web interface for the StepReg package. 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.

Arguments

Author

Maintainer: Junhui Li junhui.li11@umassmed.edu (ORCID)

Authors:

Details

The StepRegShiny package provides a comprehensive web-based interface for performing stepwise regression analysis. It includes:

  • Interactive data upload and preparation tools

  • Support for multiple regression types (linear, logistic, Cox, Poisson, Gamma, negative binomial)

  • Multiple stepwise selection strategies (forward, backward, bidirectional, subset)

  • Comprehensive visualization tools

  • Report generation capabilities

  • Model performance evaluation across different strategies and metrics

The package is designed to work seamlessly with the StepReg package, providing an intuitive graphical interface for users who prefer web-based analysis tools.

See Also