Implement methodical functions which are usable for analyse distributions statistically
Closed this issue · 0 comments
jakobdanel commented
- Methods (implement the following functions to gain results) Input is always a dataset with a column to distinguish between categories:
- Draw Box-Plots
- Draw Density functions
- (Draw QQ-Plots)
- Calculate a test on each combination
- Symmetric tests
- Asymmetric tests
- Calculate KLD
- Calculate JSD
- Derive knitr::table from the calculated test results.
- Document each function
- Each function lives in a separate file
- Each function has a
lfa_
prefix - Documentation is exported to report