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]
All associated links for this package
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 25 May. 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

Today's Hot Picks in Authors and Packages

gendist  
Generated Probability Distribution Models
Computes the probability density function (pdf), cumulative distribution function (cdf), quantile fu ...
Download / Learn more Package Citations See dependency  
rfviz  
Interactive Visualization Tool for Random Forests
An interactive data visualization and exploration toolkit that implements Breiman and Cutler's orig ...
Download / Learn more Package Citations See dependency  
phenesse  
Estimate Phenological Metrics using Presence-Only Data
Generates Weibull-parameterized estimates of phenology for any percentile of a distribution using t ...
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  
cvar  
Compute Expected Shortfall and Value at Risk for Continuous Distributions
Compute expected shortfall (ES) and Value at Risk (VaR) from a quantile function, distribution func ...
Download / Learn more Package Citations See dependency  
msgpackR  
A library to serialize or unserialize data in MessagePack format
This is the library that can serialize or unserialize MessagePack format data. ...
Download / Learn more Package Citations See dependency  

24,304

R Packages

207,311

Dependencies

65,687

Author Associations

24,224

Publication Badges

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