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

Today's Hot Picks in Authors and Packages

cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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