R/RcppExports.R

Defines functions compute_A_B_G_D_and_simulate_mu_Lambda compute_A_B_G_D_and_simulate_mu_Lambda_Sj compute_A_B_G_D_and_simulate_mu_Lambda_CCU compute_A_B_G_D_and_simulate_mu_Lambda_CUU

Documented in compute_A_B_G_D_and_simulate_mu_Lambda compute_A_B_G_D_and_simulate_mu_Lambda_CCU compute_A_B_G_D_and_simulate_mu_Lambda_CUU compute_A_B_G_D_and_simulate_mu_Lambda_Sj

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

compute_A_B_G_D_and_simulate_mu_Lambda <- function(SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r) {
    .Call(`_fabMix_compute_A_B_G_D_and_simulate_mu_Lambda`, SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r)
}

compute_A_B_G_D_and_simulate_mu_Lambda_Sj <- function(SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r) {
    .Call(`_fabMix_compute_A_B_G_D_and_simulate_mu_Lambda_Sj`, SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r)
}

compute_A_B_G_D_and_simulate_mu_Lambda_CCU <- function(SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r) {
    .Call(`_fabMix_compute_A_B_G_D_and_simulate_mu_Lambda_CCU`, SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r)
}

compute_A_B_G_D_and_simulate_mu_Lambda_CUU <- function(SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r) {
    .Call(`_fabMix_compute_A_B_G_D_and_simulate_mu_Lambda_CUU`, SigmaINV, suff_statistics, OmegaINV, K, priorConst1, T_INV, v_r)
}

Try the fabMix package in your browser

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

fabMix documentation built on Feb. 20, 2020, 1:09 a.m.