R/RcppExports.R

Defines functions pspGlobal

Documented in pspGlobal

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

pspGlobal <- function(model, discretize, control, save = FALSE, path = ".", extension = ".csv", quiet = FALSE) {
    .Call(`_psp_pspGlobal`, model, discretize, control, save, path, extension, quiet)
}
lenarddome/psp documentation built on Dec. 1, 2023, 4:01 a.m.