R/RcppExports.R

Defines functions msdpdth_aqs msdpd_aqs

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

msdpd_aqs <- function(para, x_, y, y1, w, inv_c, correction, w_lam, w_er) {
    .Call(`_sdpdth_msdpd_aqs`, para, x_, y, y1, w, inv_c, correction, w_lam, w_er)
}

msdpdth_aqs <- function(para, x_, y, y1, w, w_lam, w_er, th_e, inv_c, correction, th_type) {
    .Call(`_sdpdth_msdpdth_aqs`, para, x_, y, y1, w, w_lam, w_er, th_e, inv_c, correction, th_type)
}

Try the sdpdth package in your browser

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

sdpdth documentation built on March 22, 2021, 5:06 p.m.