R/RcppExports.R

Defines functions Mse MFDFA

Documented in MFDFA

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

MFDFA <- function(tsx, scale, m, q) {
    .Call(`_RespirAnalyzer_MFDFA`, tsx, scale, m, q)
}

Mse <- function(cmdstrp) {
    invisible(.Call(`_RespirAnalyzer_Mse`, cmdstrp))
}

Try the RespirAnalyzer package in your browser

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

RespirAnalyzer documentation built on July 9, 2023, 7 p.m.