R/bcgp0a.R

#' bcgp0a: a package for implementing Bayesian Composite Gaussian Processes
#'
#' The bcgp0a package performs MCMC and blah, blah, blah. Implemented purely in R.
#' It probably won't be fast at all, but I want to get something completed.
#' Also not well documented. It's basically a translation of the ugly MATLAB original
#' code.
#'
#'
#' @section These are the functions:
#' bcgp, MCMC, ...
#' @docType package
#' @name bcgp0a
NULL
cbdAmgen/bcgp0a documentation built on May 17, 2019, 10:01 a.m.