Other packages > Find by keyword >

wally  

The Wally Calibration Plot for Risk Prediction Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("wally", "1.0.10")



Attach the package and use:
library("wally")
Maintained by
Paul F. Blanche
[Scholar Profile | Author Map]
First Published: 2017-05-17
Latest Update: 2019-10-30
Description:
A prediction model is calibrated if, roughly, for any percentage x we can expect that x subjects out of 100 experience the event among all subjects that have a predicted risk of x%. A calibration plot provides a simple, yet useful, way of assessing the calibration assumption. The Wally plot consists of a sequence of usual calibration plots. Among the plots contained within the sequence, one is the actual calibration plot which has been obtained from the data and the others are obtained from similar simulated data under the calibration assumption. It provides the investigator with a direct visual understanding of the shape and sampling variability that are common under the calibration assumption. The original calibration plot from the data is included randomly among the simulated calibration plots, similarly to a police lineup. If the original calibration plot is not easily identified then the calibration assumption is not contradicted by the data. The method handles the common situations in which the data contain censored observations and occurrences of competing events.
How to cite:
Paul F. Blanche (2017). wally: The Wally Calibration Plot for Risk Prediction Models. R package version 1.0.10, https://cran.r-project.org/web/packages/wally. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.8 (2017-05-17 09:50), 1.0.9 (2017-05-25 01:23)
Other packages that cited wally R package
View wally citation profile
Other R packages that wally depends, imports, suggests or enhances
Complete documentation for wally
Functions, R codes and Examples using the wally R package
Some associated functions: divat . threecity . wallyPlot . 
Some associated R codes: AJ-constrained-bootstrap.R . AJ-constrained.R . KM-constrained-bootstrap.R . KM-constrained.R . calibrationBarplot.R . wally-package.R . wallyPlot.R .  Full wally package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for wally024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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