Bridge criterion for model selection
First install the devtools package
install.packages("devtools")
library("devtools")
Then install this package
install_github('JieGroup/bc')
To see the available functions to use, type
ls("package:bc")
To see a quick guide of each function, e.g. regBCVO, run
?regBCVO
The instructions here provide examples for using this package.
This project is funded by the Defense Advanced Research Projects Agency (DARPA) under grant number HR00111890040.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.