Skip to content

sarupurisailalith/statModelAddins

Repository files navigation

Stat modelling and diagostics Addins for R Studio

statModelAddins is an R package that contains a list of stat modelling and diagnostics R Studio Addins

  • Clustering:
    • K-means clustering

Installation and Usage

Make sure you have the latest and stable version of devtools, htmltools, shiny and miniUI; then install this package

devtools::install_github("sarupurisailalith/statModelAddins")

Once the package is installed, addins will be avaiable under the 'Addins' menu in RStudio.

An other way to launch via executing command in the console is as follows:

RStudioAddins::launch_km()

Additional packages required

Acknowledgments

To Contirubute to this package - Fork this repository, make your additions and simply submit a pull request.

About

R Studio Addins for statistical modelling and model diagnostics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages