Package: rgabriel
Type: Package
Title: Gabriel Multiple Comparison Test and Plot the Confidence
        Interval on Barplot
Version: 0.9
Date: 2022-05-09
Authors@R: c(person(given = "Miao", family = "YU",
        role = c("aut", "cre"), 
        email = "yufreecas@gmail.com",
        comment = c(ORCID = "0000-0002-2804-6014")),
        person(given = "Yihui", family = "XIE",
        role = c("aut"),  
        email = "xie@yihui.name", 
        comment = c(ORCID = "0000-0003-0645-5666")))
Description: Analyze multi-level one-way
        experimental designs where there are unequal sample
        sizes and population variance homogeneity can not be assumed.
        To conduct the Gabriel test <doi:10.2307/2286265>, create two vectors: one for your 
        observations and one for the factor level of each observation. 
        The function, rgabriel, conduct the test and save the output as
        a vector to input into the gabriel.plot function, which produces 
        a confidence interval plot for Multiple Comparison.
URL: https://github.com/yufree/rgabriel,
        http://yufree.github.io/rgabriel/
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-09 17:56:38 UTC; yufree
Author: Miao YU [aut, cre] (<https://orcid.org/0000-0002-2804-6014>),
  Yihui XIE [aut] (<https://orcid.org/0000-0003-0645-5666>)
Maintainer: Miao YU <yufreecas@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-09 19:10:02 UTC
Built: R 4.1.2; ; 2022-05-10 10:31:28 UTC; unix
