R/RcppExports.R

Defines functions dynsbmcore

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

dynsbmcore <- function(T, N, Q, Yasvector, present, edgetype, K, clustering, nbit = 20L, nbthreads = 1L, isdirected = FALSE, withselfloop = FALSE, frozen = FALSE) {
    .Call(dynsbm_dynsbmcore, T, N, Q, Yasvector, present, edgetype, K, clustering, nbit, nbthreads, isdirected, withselfloop, frozen)
}

Try the dynsbm package in your browser

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

dynsbm documentation built on March 26, 2020, 7:33 p.m.