Other packages > Find by keyword >

WVPlots  

Common Plots for Analysis
View on CRAN: Click here


Download and install WVPlots package within the R console
Install from CRAN:
install.packages("WVPlots")

Install from Github:
library("remotes")
install_github("cran/WVPlots")

Install by package version:
library("remotes")
install_version("WVPlots", "1.3.9")



Attach the package and use:
library("WVPlots")
Maintained by
John Mount
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-17
Latest Update: 2024-04-22
Description:
Select data analysis plots, under a standardized calling interface implemented on top of 'ggplot2' and 'plotly'. Plots of interest include: 'ROC', gain curve, scatter plot with marginal distributions, conditioned scatter plot with marginal densities, box and stem with matching theoretical distribution, and density with matching theoretical distribution.
How to cite:
John Mount (2017). WVPlots: Common Plots for Analysis. R package version 1.3.9, https://cran.r-project.org/web/packages/WVPlots. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:29), 0.2.0 (2017-01-17 19:41), 0.2.2 (2017-02-17 23:55), 0.2.3 (2017-03-24 20:02), 0.2.4 (2017-05-05 23:08), 0.2.5 (2017-07-04 17:52), 0.2.6 (2017-08-29 08:52), 0.2.7 (2017-11-28 10:24), 0.2.8 (2018-01-20 08:52), 0.2.9 (2018-03-13 22:11), 0.3.0 (2018-03-20 19:56), 0.3.1 (2018-04-03 23:06), 0.3.2 (2018-05-08 08:27), 1.0.0 (2018-05-25 05:15), 1.0.1 (2018-07-11 19:10), 1.0.2 (2018-07-20 18:30), 1.0.3 (2018-09-17 18:00), 1.0.5 (2018-10-22 19:20), 1.0.6 (2018-11-06 19:20), 1.0.7 (2018-12-17 19:00), 1.0.8 (2019-01-27 07:00), 1.0.9 (2019-02-20 17:40), 1.1.0 (2019-04-08 06:22), 1.1.1 (2019-07-24 20:10), 1.1.2 (2019-09-12 06:30), 1.2.0 (2019-10-04 07:30), 1.2.1 (2019-10-12 22:00), 1.2.2 (2019-11-03 16:40), 1.2.3 (2020-01-19 09:10), 1.2.4 (2020-02-19 19:40), 1.2.5 (2020-05-01 18:00), 1.2.6 (2020-08-11 23:20), 1.2.7 (2020-08-24 23:30), 1.2.8 (2020-09-04 09:02), 1.2.9 (2020-09-20 06:20), 1.3.0 (2020-10-03 19:00), 1.3.1 (2020-10-17 18:10), 1.3.2 (2021-01-10 17:50), 1.3.3 (2023-04-15 01:00), 1.3.5 (2023-08-09 23:00), 1.3.7 (2023-08-20 05:12), 1.3.8 (2024-04-22 22:40)
Other packages that cited WVPlots R package
View WVPlots citation profile
Other R packages that WVPlots depends, imports, suggests or enhances
Complete documentation for WVPlots
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA