Skip to content

bsytffgj/BCOPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

BCOPS

This repositoty contains source packages for R package bcops.

Installation:

library(devtools)

install_github("LeyingGuan/BCOPS/bcops")

library(bcops)

or download the zip file bcops_0.1.0.tar.gz and install it in R locally.

Overview

Users can access the following functions in this package:

BCOPS: for training and prediction

evaluate.conformal: for evaluation

mixtureEst: for estimating distributional shift

BCOPS.train: for more flexible training

BCOPS.prediction: for prediction

Details of how to use the functions can be found in the help page coming with each of the function in R, demonstrated with detailed examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 93.4%
  • C++ 6.6%