Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

paulgovan/WeibullR.shiny

Repository files navigation

WeibullR.shiny

CRAN status CRAN checks Lifecycle:experimental

Introduction

Welcome to WeibullR.shiny! This package is a shiny web application for Weibull analysis. The app has an intuitive interface for performing reliability analysis, making it accessible for users with varying levels of experience.

Getting Started

To install WeibullR.shiny in R:

install.packages("WeibullR.shiny")

To install the development version:

devtools::install_github('paulgovan/weibullr.shiny')

To launch the app:

WeibullR.shiny::WeibullR.shiny()

{width=100%}

Or to access the app through a browser, visit govan.shinyapps.io/weibullrshiny/.

Code of Conduct

Please note that the WeibullR.shiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

More Resources

WeibullR.plotly is a package for building interactive Weibull models.

WeibullR.learnr is an interactive introduction to life data analysis.