BookmarkSubscribeRSS Feed

A Framework for Simple and Efficient Bootstrap Validation in SAS, with Examples

Started ‎03-27-2021 by
Modified ‎05-07-2021 by
Views 10,104
Paper 1034-2021
Authors
 

Isaiah Lankham, University of California Office of the President, Oakland, CA; 

Matthew Slaughter, Kaiser Permanente Center for Health Research, Portland, OR

 

 

Abstract

Validation is essential for assessing a predictive models performance with respect to optimism or overfitting. While traditional sample-splitting techniques (like cross-validation) require us to divide our data between model building and model assessment, bootstrap validation enables us to use the full sample for both. Theres a simple method for efficiently calculating bootstrap-corrected measures of predictive model performance in SAS. While several SAS procedures have options for automatic cross-validation, bootstrap validation requires a more manual process. See examples that focus on logistic regression using the LOGISTIC procedure in SAS/STAT(r), with additional discussion of how these techniques can be extended to other procedures and statistical models.

 

The running example can be downloaded in Jupyter Notebook and .sas file format from https://github.com/saspy-bffs/sgf-2021-bootstrap-validation.

 

Watch the presentation

Watch A Framework for Simple and Efficient Bootstrap Validation in SAS, with Examples as presented by the authors on the SAS Users YouTube channel.

 

 

 

READ the PAPER

Please see attached, or visit https://github.com/saspy-bffs/sgf-2021-bootstrap-validation

 

Comments

Hi,

I review all of the four examples, try to modify them for Fine-Gray model but not successful.

Can you give an example for Fine-Gray model with variable selection?

Thank you!

Hao

 

Version history
Last update:
‎05-07-2021 01:58 PM
Updated by:
Contributors

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Article Tags