R/RcppExports.R

Defines functions allpatt_loopC loopC

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

loopC <- function(nodelist, al, x, x2, pm, Lix, finind) {
    .Call('_indelmiss_loopC', PACKAGE = 'indelmiss', nodelist, al, x, x2, pm, Lix, finind)
}

allpatt_loopC <- function(nodelist, al, x, x2, pm_plc, Lix, finind) {
    .Call('_indelmiss_allpatt_loopC', PACKAGE = 'indelmiss', nodelist, al, x, x2, pm_plc, Lix, finind)
}

Try the indelmiss package in your browser

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

indelmiss documentation built on Sept. 15, 2023, 5:16 p.m.