Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
local_dens <- function(m, nstates, i, j, wrap, use_8_nb) {
.Call(`_chouca_local_dens`, m, nstates, i, j, wrap, use_8_nb)
}
local_dens_col <- function(m, nstates, j, wrap, use_8_nb) {
.Call(`_chouca_local_dens_col`, m, nstates, j, wrap, use_8_nb)
}
camodel_cpp_engine <- function(ctrl) {
invisible(.Call(`_chouca_camodel_cpp_engine`, ctrl))
}
generate_all_qs <- function(nb, ns, filter, line_cap) {
.Call(`_chouca_generate_all_qs`, nb, ns, filter, line_cap)
}
quick_pred_cpp <- function(coefs, ps, qs, vals) {
.Call(`_chouca_quick_pred_cpp`, coefs, ps, qs, vals)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.