R/RcppExports.R

Defines functions lin_polylog_framed_clust

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

lin_polylog_framed_clust <- function(X, K, frame_width, first_frame, last_frame, prev_k_f, next_k_f) {
    .Call(`_OptCirClust_lin_polylog_framed_clust`, X, K, frame_width, first_frame, last_frame, prev_k_f, next_k_f)
}

Try the OptCirClust package in your browser

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

OptCirClust documentation built on July 28, 2021, 9:06 a.m.