Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBART

Ordinal Bayesian Additive Regression Trees (OBART) for ordinal outcomes.

Install code

if (!requireNamespace("devtools", quietly = TRUE)) { install.packages("devtools") } if (!requireNamespace("remotes", quietly = TRUE)) { install.packages("remotes") }

if (!"devtools" %in% loadedNamespaces()) { library(devtools) }

if (!"remotes" %in% loadedNamespaces()) { library(remotes) }

install_github("cherylwaal/OBART")

About

Package OBART

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages