https://github.com/cran/ltsa
Raw File
Tip revision: 38ce8e27302ba59cdc6056b0dbe595b092fc6fce authored by A.I. McLeod on 15 August 2010, 04:46:33 UTC
version 1.3
Tip revision: 38ce8e2
NAMESPACE
".onLoad" <-
function(lib, pkg) library.dynam("ltsa", pkg, lib)

export("DHSimulate",
"DLAcfToAR",
"DLLoglikelihood",
"DLResiduals",
"DLSimulate",
"PredictionVariance",
"SimGLP",
"ToeplitzInverseUpdate",
"TrenchForecast",
"TrenchInverse",
"TrenchLoglikelihood",
"TrenchMean",
"is.toeplitz",
"tacvfARMA")

back to top