# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
.InfCensCpp <- function(n_bootstrap, n_obs_censusdata, locationeffects, residuals, X, beta_sample, userseed, ncores) {
.Call(`_ELLsae_InfCensCpp`, n_bootstrap, n_obs_censusdata, locationeffects, residuals, X, beta_sample, userseed, ncores)
}
.summaryParC <- function(x, quantiles, nrow, ncol, ncores) {
.Call(`_ELLsae_summaryParC`, x, quantiles, nrow, ncol, ncores)
}
.InfCensBigCpp <- function(fbm, n_bootstrap, n_obs_censusdata, locationeffects, residuals, X, beta_sample, userseed, ncores) {
invisible(.Call(`_ELLsae_InfCensBigCpp`, fbm, n_bootstrap, n_obs_censusdata, locationeffects, residuals, X, beta_sample, userseed, ncores))
}
.summaryBigParCt <- function(fbm, quantiles, nrow, ncol, ncores) {
.Call(`_ELLsae_summaryBigParCt`, fbm, quantiles, nrow, ncol, ncores)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.