Package: iNZightRegression
Type: Package
Title: Tools for Exploring Regression Models with 'iNZight'
Version: 1.3.1
Authors@R: c(
    person("Tom", "Elliott",
        role = c("aut", "cre"),
        email = "tom.elliott@auckland.ac.nz",
        comment = c(ORCID = "0000-0002-7815-6318")),
    person("Simon", "Potter", role = c("aut")),
    person("David", "Banks", role = "aut"),
    person("Danny", "Chang", role = "ctb")
    )
Depends: R (>= 3.6)
Imports: car, dplyr, ggplot2, ggrepel, ggtext, graphics, grDevices,
        grid, iNZightPlots (>= 2.12), multcomp, patchwork, stats,
        stats4, utils
Suggests: covr, iNZightTools (>= 1.9), survey, survival, testthat
Description: Provides a suite of functions to use with regression models, including summaries, residual plots, and factor comparisons. Used as part of the Model Fitting module of 'iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions.
BugReports: https://github.com/iNZightVIT/iNZightRegression/issues
Contact: inzight_support@stat.auckland.ac.nz
URL: http://inzight.nz
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Language: en-GB
NeedsCompilation: no
Packaged: 2021-05-06 20:31:14 UTC; tom
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Simon Potter [aut],
  David Banks [aut],
  Danny Chang [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2021-05-06 20:50:02 UTC
