R/RcppExports.R

Defines functions VB_GFMcpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#' @keywords internal
#' @noRd
#'
NULL

VB_GFMcpp <- function(XList, typeID, A, Mu_y_int, S_y_int, invLambda_int, B_int, mu_int, H_int, epsELBO, maxIter, verbose) {
    .Call(`_GFM_VB_GFMcpp`, XList, typeID, A, Mu_y_int, S_y_int, invLambda_int, B_int, mu_int, H_int, epsELBO, maxIter, verbose)
}

Try the GFM package in your browser

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

GFM documentation built on Aug. 11, 2023, 9:06 a.m.