R/RcppExports.R

Defines functions cv_nonprobsvy_rcpp

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

cv_nonprobsvy_rcpp <- function(X, R, weights_X, method_selection, gee_h_fun, maxit, eps, lambda_min, nlambda, nfolds, penalty, a, pop_totals, verbose, lambda = -1) {
    .Call(`_nonprobsvy_cv_nonprobsvy_rcpp`, X, R, weights_X, method_selection, gee_h_fun, maxit, eps, lambda_min, nlambda, nfolds, penalty, a, pop_totals, verbose, lambda)
}

Try the nonprobsvy package in your browser

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

nonprobsvy documentation built on April 3, 2025, 7:08 p.m.