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 6,678
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 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Article Tags