Package: Rita
Type: Package
Title: Automated Transformations, Normality Testing, and Reporting
Version: 1.2.0
Authors@R: 
    c(
      person("Daniel", "Mattei", email = "DMattei@live.com", role = c("aut","cre")),
      person("John", "Ruscio", email = "ruscio@tcnj.edu", role = "aut")
      )
Description: 
    Automated performance of common transformations used to fulfill parametric
    assumptions of normality and identification of the best performing method 
    for the user. Output for various normality tests (Thode, 2002) corresponding 
    to the best performing method and a descriptive statistical report of the 
    input data in its original units (5-number summary and mathematical moments) 
    are also presented. Lastly, the Rankit, an empirical normal quantile transformation 
    (ENQT) (Soloman & Sawilowsky, 2009), is provided to accommodate non-standard 
    use cases and facilitate adoption.  
    <DOI: 10.1201/9780203910894>.
    <DOI: 10.22237/jmasm/1257034080>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: base, stats, lattice
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-15 14:32:35 UTC; Daniel
Author: Daniel Mattei [aut, cre],
  John Ruscio [aut]
Maintainer: Daniel Mattei <DMattei@live.com>
Repository: CRAN
Date/Publication: 2022-03-15 14:50:07 UTC
Built: R 4.6.0; ; 2025-08-18 04:45:47 UTC; unix
