R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

starmaCPP <- function(data, wlist, arMat, maMat, iterate) {
    .Call('starma_starmaCPP', PACKAGE = 'starma', data, wlist, arMat, maMat, iterate)
}

stcovCPP <- function(data, wlist, slag1, slag2, tlag) {
    .Call('starma_stcovCPP', PACKAGE = 'starma', data, wlist, slag1, slag2, tlag)
}

stacfCPP <- function(data, wlist, tlagMax) {
    .Call('starma_stacfCPP', PACKAGE = 'starma', data, wlist, tlagMax)
}

stpacfCPP <- function(data, wlist, tlagMax) {
    .Call('starma_stpacfCPP', PACKAGE = 'starma', data, wlist, tlagMax)
}

Try the starma package in your browser

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

starma documentation built on May 2, 2019, 1:26 p.m.