Package: predict3d
Type: Package
Title: Draw Three Dimensional Predict Plot Using Package 'rgl'
Version: 0.1.0
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, stats,
        TH.data, reshape2, plyr, tidyr
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-06 14:36:23 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-06 17:30:03 UTC
