R/RcppExports.R

Defines functions Web_SamplerSP_fbl Web_SamplerSP unislicemESCD unislicem unislicespb1 logsumexp loglikxSP

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

loglikxSP <- function(betas, x, z, params) {
    .Call('_microclustr_loglikxSP', PACKAGE = 'microclustr', betas, x, z, params)
}

logsumexp <- function(a, b) {
    .Call('_microclustr_logsumexp', PACKAGE = 'microclustr', a, b)
}

unislicespb1 <- function(betas, x, z, params, hpriords, w, m, lower, upper, x1, N, Khat, Nk, hpriorpar, Prior) {
    .Call('_microclustr_unislicespb1', PACKAGE = 'microclustr', betas, x, z, params, hpriords, w, m, lower, upper, x1, N, Khat, Nk, hpriorpar, Prior)
}

unislicem <- function(x1, N, Khat, lx, Nk, hpriorpar, w, m, lo, up, Prior, samind) {
    .Call('_microclustr_unislicem', PACKAGE = 'microclustr', x1, N, Khat, lx, Nk, hpriorpar, w, m, lo, up, Prior, samind)
}

unislicemESCD <- function(x1, lx, Lm, mu0, hpriorpar, w, m, lo, up, samind) {
    .Call('_microclustr_unislicemESCD', PACKAGE = 'microclustr', x1, lx, Lm, mu0, hpriorpar, w, m, lo, up, samind)
}

Web_SamplerSP <- function(data_, assignments, A, B, distortions, params, n_samples, spacing) {
    .Call('_microclustr_Web_SamplerSP', PACKAGE = 'microclustr', data_, assignments, A, B, distortions, params, n_samples, spacing)
}

Web_SamplerSP_fbl <- function(data_, assignments, bl, A, B, distortions, params, n_samples, spacing) {
    .Call('_microclustr_Web_SamplerSP_fbl', PACKAGE = 'microclustr', data_, assignments, bl, A, B, distortions, params, n_samples, spacing)
}

Try the microclustr package in your browser

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

microclustr documentation built on Jan. 13, 2021, 8:58 p.m.