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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns