Package: MVQuickGraphs 0.1.7
MVQuickGraphs: Quick Multivariate Graphs
Functions used for graphing in multivariate contexts. These functions are designed to support produce reasonable graphs with minimal input of graphing parameters. The motivation for these functions was to support students learning multivariate concepts and R - there may be other functions and packages better-suited to practical data analysis. For details about the ellipse methods see Johnson and Wichern (2007, ISBN:9780131877153).
Authors:
MVQuickGraphs_0.1.7.tar.gz
MVQuickGraphs_0.1.7.zip(r-4.5)MVQuickGraphs_0.1.7.zip(r-4.4)MVQuickGraphs_0.1.7.zip(r-4.3)
MVQuickGraphs_0.1.7.tgz(r-4.5-any)MVQuickGraphs_0.1.7.tgz(r-4.4-any)MVQuickGraphs_0.1.7.tgz(r-4.3-any)
MVQuickGraphs_0.1.7.tar.gz(r-4.5-noble)MVQuickGraphs_0.1.7.tar.gz(r-4.4-noble)
MVQuickGraphs_0.1.7.tgz(r-4.4-emscripten)MVQuickGraphs_0.1.7.tgz(r-4.3-emscripten)
MVQuickGraphs.pdf |MVQuickGraphs.html✨
MVQuickGraphs/json (API)
# Install 'MVQuickGraphs' in R: |
install.packages('MVQuickGraphs', repos = c('https://douglaswhitaker.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/douglaswhitaker/mvquickgraphs/issues
Last updated 3 months agofrom:cdf75678aa. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 17 2025 |
R-4.5-win | OK | Mar 17 2025 |
R-4.5-mac | OK | Mar 17 2025 |
R-4.5-linux | OK | Mar 17 2025 |
R-4.4-win | OK | Mar 17 2025 |
R-4.4-mac | OK | Mar 17 2025 |
R-4.4-linux | OK | Mar 17 2025 |
R-4.3-win | OK | Mar 17 2025 |
R-4.3-mac | OK | Mar 17 2025 |
Exports:bvNormalContourconfidenceEllipsemake_all_rectsmake_rectplot4in1
Dependencies:plotrix
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bivariate Normal Contour Ellipse | bvNormalContour |
Bivariate Normal Confidence Ellipse | confidenceEllipse |
Helper Function for other Ellipse-from-Eigendecomposition Functions | eigenEllipseHelper |
Allows the creation of all rectangles on a correlation plot using a vector of cutpoints to divide them. | make_all_rects |
Add a rectangle to a correlation plot | make_rect |
Plot 4-in-1 | plot4in1 |