Package: predict3d
Type: Package
Title: Draw Three Dimensional Predict Plot Using Package 'rgl'
Version: 0.1.3.3
URL: https://github.com/cardiomoon/predict3d
BugReports: https://github.com/cardiomoon/predict3d/issues
Authors@R: person("Keon-Woong","Moon", role=c("aut", "cre"),email="cardiomoon@gmail.com")
Description: Draw 2 dimensional and three dimensional plot for multiple regression models using package 'ggplot2' and 'rgl'.
   Supports linear models (lm), generalized linear models (glm) and local polynomial regression fittings (loess).  
Depends: R (>= 2.10)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: ggplot2(>= 3.1.0), rgl(>= 0.99.16), dplyr, ggiraphExtra,
        modelr, prediction, purrr, rlang, stringr, magrittr, moonBook,
        stats, TH.data, reshape2, plyr, tidyr
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-03 02:33:56 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-03 13:00:02 UTC
Built: R 3.6.3; ; 2020-08-05 08:25:33 UTC; windows
