The goal of outlieR is to …
You can install the development version of outlieR from GitHub with:
# install.packages("pak")
pak::pak("pedersebastian/outlieR")
This is a basic example which shows you how to solve a common problem:
library(outlieR)
Identify, Filter and Visualisation of Outliers
The goal of outlieR is to …
You can install the development version of outlieR from GitHub with:
# install.packages("pak")
pak::pak("pedersebastian/outlieR")
This is a basic example which shows you how to solve a common problem:
library(outlieR)
Identify, Filter and Visualisation of Outliers
https://pedersebastian.github.io/outlieR/
Other