Package: plotGMM
Type: Package
Title: Custom Function to Plot Components from a Gaussian Mixture Model
Version: 0.1.0
Authors@R: c(person("Philip", "Waggoner", role = c("aut", "cre"), email = "pdwaggoner@wm.edu"),
             person("Fong", "Chan", role = "aut"))
Maintainer: Philip Waggoner <pdwaggoner@wm.edu>
Description: Custom function to be used in plotting components from a Gaussian mixture model. Usage most often will be specifying the "fun" argument 
    within "stat_function" in a ggplot2 object.
Imports: ggplot2, mixtools
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-12-15 19:11:16 UTC; bpwaggo
Author: Philip Waggoner [aut, cre],
  Fong Chan [aut]
Repository: CRAN
Date/Publication: 2018-12-25 22:20:22 UTC
