R/RcppExports.R

Defines functions bayesmatch_cpp

Documented in bayesmatch_cpp

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

bayesmatch_cpp <- function(X0, boldX0, lambda0, treat0, total_gibbs0, thin0, param0, dv0, nu0, burnin0) {
    .Call('SVMMatch_bayesmatch_cpp', PACKAGE = 'SVMMatch', X0, boldX0, lambda0, treat0, total_gibbs0, thin0, param0, dv0, nu0, burnin0)
}

Try the SVMMatch package in your browser

Any scripts or data that you put into this service are public.

SVMMatch documentation built on May 2, 2019, 6:34 a.m.