https://github.com/cran/ltsa
Revision 78f723c2b3cb9fea2e63beb1ee3db9c9efa2b7ee authored by A.I. McLeod on 13 August 2010, 00:00:00 UTC, committed by Gabor Csardi on 13 August 2010, 00:00:00 UTC
1 parent 72f0ab7
Raw File
Tip revision: 78f723c2b3cb9fea2e63beb1ee3db9c9efa2b7ee authored by A.I. McLeod on 13 August 2010, 00:00:00 UTC
version 1.3
Tip revision: 78f723c
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