Package: condvis
Type: Package
Title: Conditional Visualization for Statistical Models
Version: 0.5-1
Date: 2018-09-13
Authors@R: c(
  person("Mark", "O'Connell", email = "mark_ajoc@yahoo.ie",
  role = c("aut", "cre")),
  person("Catherine", "Hurley", role = "aut"),
  person("Katarina", "Domijan", role = "aut"),
  person("Achim", "Zeileis", role = "ctb", comment = "spineplot, see copied.R"),
  person("R Core Team", role = "ctb", comment = "barplot, see copied.R") )
Depends: R (>= 2.1.0)
Imports: graphics, grDevices, stats, utils, MASS
Suggests: RColorBrewer, shiny, scagnostics, cluster, hdrcde, gplots,
        TSP, DendSer, testthat
Description: Exploring fitted models by interactively taking 2-D and 3-D
  sections in data space.
License: GPL (>= 2)
LazyData: false
BugReports: https://github.com/markajoc/condvis/issues
URL: http://markajoc.github.io/condvis/
RoxygenNote: 5.0.1.9000
Packaged: 2018-09-12 23:06:07 UTC; mark
Author: Mark O'Connell [aut, cre],
  Catherine Hurley [aut],
  Katarina Domijan [aut],
  Achim Zeileis [ctb] (spineplot, see copied.R),
  R Core Team [ctb] (barplot, see copied.R)
Maintainer: Mark O'Connell <mark_ajoc@yahoo.ie>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2018-09-13 04:50:03 UTC
Built: R 4.5.2; ; 2025-11-08 02:19:10 UTC; windows
