Skip to content

QIU-Hongxiang-David/RiskEstDShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiskEstDShift

R package for efficient and multiply robust risk estimation under covariate, label, or concept shift.

Run the following code in R to install this package:

if(!("devtools" %in% row.names(installed.packages()))){
    install.packages("devtools")
}
devtools::install_github("QIU-Hongxiang-David/RiskEstDShift")

About

Efficient and multiply robust risk estimators under covariate shift, label shift, or concept shift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages