R/RcppExports.R

Defines functions rls_gsadf

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

rls_gsadf <- function(yxmat, min_win, lag = 0L) {
    .Call(`_exuber_rls_gsadf`, yxmat, min_win, lag)
}
kvasilopoulos/exuber documentation built on March 18, 2024, 8:49 a.m.