/Outlier-Detection

Outlier detection with R flexdashboard

Outlier Detection with R Flexdashboard

Project Overview

For this project we want to create an R flexdashboard in order to detect outliers based on various approaches as Tukey's test.

outlier

Install

This project requires the following R libraries installed:

  • markdown
  • flexdashboard
  • shiny
  • ggplot2
  • plotly

Run

You can run the RMarkdown file Outlier_detection.Rmd by downloading RStudio here.