Package: MVQuickGraphs 0.1.6
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.6.tar.gz
MVQuickGraphs_0.1.6.zip(r-4.5)MVQuickGraphs_0.1.6.zip(r-4.4)MVQuickGraphs_0.1.6.zip(r-4.3)
MVQuickGraphs_0.1.6.tgz(r-4.4-any)MVQuickGraphs_0.1.6.tgz(r-4.3-any)
MVQuickGraphs_0.1.6.tar.gz(r-4.5-noble)MVQuickGraphs_0.1.6.tar.gz(r-4.4-noble)
MVQuickGraphs_0.1.6.tgz(r-4.4-emscripten)MVQuickGraphs_0.1.6.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 years agofrom:68f612f445. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | NOTE | Nov 07 2024 |
R-4.5-linux | NOTE | Nov 07 2024 |
R-4.4-win | NOTE | Nov 07 2024 |
R-4.4-mac | NOTE | Nov 07 2024 |
R-4.3-win | NOTE | Nov 07 2024 |
R-4.3-mac | NOTE | Nov 07 2024 |
Exports:bvNormalContourconfidenceEllipsemake_all_rectsmake_rectplot4in1
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 |