Skip to content

This is the repository for OPNested, OPNested+GMM, and OPNested-ComBat from the manuscript entitled "Improved generalized ComBat methods for harmonization of radiomic features" by Horng et al., published at Nature Scientific Reports. These methods are updates to the algorithms previously published at generalized-combat.

License

Notifications You must be signed in to change notification settings

hannah-horng/opnested-combat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opnested-combat

This is the repository for OPNested, OPNested+GMM, and OPNested-ComBat from the manuscript entitled "Improved generalized ComBat methods for harmonization of radiomic features" by Horng et al., published at Nature Scientific Reports. These methods are updates to the algorithms previously published at generalized-combat. All functions needed to implement the methods are in the OPNestedComBat.py file.

OPNestedComBat

Enables harmonization by multiple imaging parameters. See file comments for more details.

OPNested+GMM ComBat

Uses Gaussian Mixture Modeling (GMM) to identify scan groupings associated with hidden covariates to better address bimodal feature distributions. OPNested+GMM treats the GMM grouping as a batch variable for harmonization.

OPNested-GMM ComBat

Uses Gaussian Mixture Modeling (GMM) to identify scan groupings associated with hidden covariates to better address bimodal feature distributions. OPNested-GMM treats the GMM grouping as a clinical covariate for protection during harmonization.

Example

To illustrate how to use the function file, an example with CAPTK features extracted from the publicly available NSCLC-Radiogenomics dataset has been added.

Updates

These methods are still a work in progress! Keep an eye out for future updates to the methods.

About

This is the repository for OPNested, OPNested+GMM, and OPNested-ComBat from the manuscript entitled "Improved generalized ComBat methods for harmonization of radiomic features" by Horng et al., published at Nature Scientific Reports. These methods are updates to the algorithms previously published at generalized-combat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages