Package: mgcViz
Title: Visualisations for Generalized Additive Models
Version: 0.1.1
Authors@R: c(person("Matteo", "Fasiolo", email = "matteo.fasiolo@gmail.com", role = c("aut", "cre")),
  person("Raphael", "Nedellec", email = "raphael.nedellec@edf.fr", role = c("aut")))
Description: Extension of the 'mgcv' package, providing visual tools for Generalized Additive Models (GAMs) that exploit the additive structure of GAMs, scale to large data sets and can be used in conjunction with a wide range of response distributions. The focus is providing visual methods for better understanding the model output and for aiding model checking and development beyond simple exponential family regression. The graphical framework is based on the layering system provided by 'ggplot2'.
Depends: R (>= 3.4), mgcv (>= 1.8-24), qgam (>= 1.2.2), ggplot2, rgl
Imports: shiny, matrixStats, viridis, colourpicker, miniUI, rstudioapi,
        plotly, GGally, KernSmooth, data.table, dplyr, gridExtra,
        mvnfast, plyr
Suggests: knitr, rmarkdown, testthat, MASS
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/mfasiolo/mgcViz
BugReports: https://github.com/mfasiolo/mgcViz/issues
NeedsCompilation: no
Packaged: 2018-06-29 14:46:49 UTC; teo
Author: Matteo Fasiolo [aut, cre],
  Raphael Nedellec [aut]
Maintainer: Matteo Fasiolo <matteo.fasiolo@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-30 17:19:38 UTC
