Package: visualize
Type: Package
Title: Graph Probability Distributions with User Supplied Parameters
        and Statistics
Version: 4.5.0
Depends: R (>= 4.0.0)
Authors@R: c(
    person("James", "Balamuta", 
           role = c("aut", "cph", "cre"), 
	         email = "james.balamuta@gmail.com", 
           comment = c(ORCID = "0000-0003-2826-8458")
	         )
	  )
Description: Graphs the pdf or pmf and highlights what area or probability is
    present in user defined locations. Visualize is able to provide lower tail,
    bounded, upper tail, and two tail calculations. Supports strict and equal
    to inequalities.  Also provided on the graph is the mean and variance of
    the distribution. 
License: MIT + file LICENSE
URL: https://github.com/coatless-rpkg/visualize,
        https://thecoatlessprofessor.com/projects/visualize/,
        https://r-pkg.thecoatlessprofessor.com/visualize/
BugReports: https://github.com/coatless-rpkg/visualize/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-13 09:26:55 UTC; ronin
Author: James Balamuta [aut, cph, cre]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Balamuta <james.balamuta@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-13 09:40:02 UTC
Built: R 4.3.3; ; 2025-01-24 13:40:36 UTC; unix
