Package: twoway
Type: Package
Title: Analysis of Two-Way Tables
Version: 0.6.2
Authors@R: c(person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca"),
            person(given = c("Richard", "M."), family = "Heiberger", role="aut", email="rmh@temple.edu"),
            person(given = "John", family = "Fox", role="ctb", email="jfox@mcmaster.ca")
            )
Author: Michael Friendly [aut, cre],
  Richard M. Heiberger [aut],
  John Fox [ctb]
Maintainer: Michael Friendly <friendly@yorku.ca>
Description: Carries out analyses of two-way tables with one observation per cell, together with graphical displays 
    for an additive fit and
    a diagnostic plot for removable 'non-additivity' via a power transformation of the response.
    It implements Tukey's Exploratory Data Analysis methods, including a 
    1-degree-of-freedom test for row*column 'non-additivity', linear in the row and column effects.
URL: https://github.com/friendly/twoway
BugReports: https://github.com/friendly/twoway/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-20 19:29:49 UTC; Friendly
Repository: CRAN
Date/Publication: 2018-08-24 21:50:03 UTC
Built: R 3.4.4; ; 2019-04-25 18:49:48 UTC; windows
