Skip to content

A reproducible document to explore a dataset in order to search for outilers values

License

Notifications You must be signed in to change notification settings

hortfrubiotech/outliers-report

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

outliers-report

With the aim of detect outliers values and create a dynamic report informing about them, here are two knitr files which can perform this task. The outliers_report.Rnw is the main document, where functions are defined and data is processed. This script calls a child file, outliers_loop.Rnw, where outliers values are printed and ploted recursively.

  • Data should be provided as a data.frame and saved as 'outvals.data' in the same working directory.

Thanks to Yihui Xie for developing the greatful knitr package and also to the R developer's team.

R Core Team (2013). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL http://www.R-project.org/.

About

A reproducible document to explore a dataset in order to search for outilers values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published