R/RcppExports.R

Defines functions compute_stats

Documented in compute_stats

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

compute_stats <- function(observed, predicted) {
    .Call(`_rEDM_compute_stats`, observed, predicted)
}
ha0ye/rEDM documentation built on March 30, 2021, 11:21 p.m.