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 Roxygen: list(markdown = TRUE) Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2023-11-13 09:18:44 UTC RemoteUrl: https://github.com/coatless-rpkg/visualize RemoteRef: HEAD RemoteSha: c43b25cdbcd229fc23109eaaf1979d2eb662fc60 NeedsCompilation: no Packaged: 2026-07-24 04:58:33 UTC; root Author: James Balamuta [aut, cph, cre] (ORCID: ) Maintainer: James Balamuta