R/RcppExports.R

Defines functions .full_looper

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

.full_looper <- function(locations, yy, knots, previous_knot_res, maxiters, XX_old, sigmastar_old, mu, a_pi, b_pi, a_g, nu, max_dist, res_dist, init_log_marginal_lik, y_ssq, numthreads, pi_method, g_method, r2_old, m0_size, Kernel_type_c) {
    .Call(`_MSSS_full_looper`, locations, yy, knots, previous_knot_res, maxiters, XX_old, sigmastar_old, mu, a_pi, b_pi, a_g, nu, max_dist, res_dist, init_log_marginal_lik, y_ssq, numthreads, pi_method, g_method, r2_old, m0_size, Kernel_type_c)
}
daktx2/MSSS documentation built on May 24, 2020, 4:28 a.m.