R/RcppExports.R

Defines functions FPC_Kern_S FPC_Kern_S_old

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

FPC_Kern_S <- function(x, t, N, h1, h2) {
    .Call('_PPFPCA_FPC_Kern_S', PACKAGE = 'PPFPCA', x, t, N, h1, h2)
}

FPC_Kern_S_old <- function(x, t, N, h1, h2) {
    .Call('_PPFPCA_FPC_Kern_S_old', PACKAGE = 'PPFPCA', x, t, N, h1, h2)
}
celehs/PPFPCA documentation built on March 10, 2020, 10:16 a.m.