# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
syl_cpp <- function(A, B, C) {
.Call(`_flpcr_syl_cpp`, A, B, C)
}
log_lik_rcpp <- function(U, d, alpha, Sigma, tau, Y, X) {
.Call(`_flpcr_log_lik_rcpp`, U, d, alpha, Sigma, tau, Y, X)
}
grad_obj_psi_rcpp <- function(U, d, alpha_t, tau, SXY_t, SX) {
.Call(`_flpcr_grad_obj_psi_rcpp`, U, d, alpha_t, tau, SXY_t, SX)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.