R/RcppExports.R

Defines functions compute_groupcond_logl

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

compute_groupcond_logl <- function(y, w, z, beta, Beta, gamma, Gamma, Omega, overdis, nu, Lambda, Theta, mu_eta, Sigma_eta, fixeta, ghweight, mu_z, Sigma_z, Sigma_z_lv, fixed_z, cores = 1L) {
    .Call('_lavacreg_compute_groupcond_logl', PACKAGE = 'lavacreg', y, w, z, beta, Beta, gamma, Gamma, Omega, overdis, nu, Lambda, Theta, mu_eta, Sigma_eta, fixeta, ghweight, mu_z, Sigma_z, Sigma_z_lv, fixed_z, cores)
}

Try the lavacreg package in your browser

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

lavacreg documentation built on June 22, 2024, 9:20 a.m.