Package: twoway
Type: Package
Title: Analysis of Two-Way Tables
Version: 0.6.3
Authors@R: c(person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca",
             comment=c(ORCID="0000-0002-3237-0941")),
            person(given = c("Richard", "M."), family = "Heiberger", role="aut", email="rmh@temple.edu"),
            person(given = "John", family = "Fox", role="ctb", email="jfox@mcmaster.ca")
            )
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 (1973) <ISBN: 978-0201076165> 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
Language: en-US
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-06-25 21:46:13 UTC; friendly
Author: Michael Friendly [aut, cre] (<https://orcid.org/0000-0002-3237-0941>),
  Richard M. Heiberger [aut],
  John Fox [ctb]
Repository: CRAN
Date/Publication: 2020-06-26 06:10:02 UTC
Built: R 4.0.2; ; 2020-07-15 21:14:54 UTC; unix
