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.8")



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: 2023-08-20
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.8, https://cran.r-project.org/web/packages/WVPlots. Accessed 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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