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 22 Dec. 2024.
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

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)
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  
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

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