Skip to content

emporte2/GB4GT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GB4GT

This repository contains R scripts for the manuscript "Gradient boosting for group testing" by Erica M. Porter, Christopher S. McMahan, Joshua M. Tebbs, and Christopher R. Bilder.

  1. GB_functions.R contains the necessary functions to simulate a group-testing data set and implement the proposed gradient boosting method in our manuscript.

  2. CV_functions.R contains functions that can be used to perform cross-validation for 3 types of weak learners to be used for gradient boosting: (i) regression trees, (ii) kernel smoothing, and (iii) splines. These functions can easily be adapted to select other tuning parameters of interest or to accommodate other types of weak learners.

  3. GB_example.R creates a simulated group testing data set according to Dorfman testing, with one individual-level predictor variable. Given values for tuning parameters of the weak learners, gradient boosting is used to estimate the probability of infection from the one predictor variable using three types of weak learners studied in the manuscript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages