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 8,196
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.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

Article Tags