https://github.com/cran/FinTS
Raw File
Tip revision: dfbba74cb623fc6f97f5482e53f560f8971f786e authored by Spencer Graves on 12 January 2009, 00:00:00 UTC
version 0.3-9
Tip revision: dfbba74
NAMESPACE
export(Acf, apca, ArchTest, ARIMA, as.yearmon2, AutocorTest,
       compoundInterest, findConjugates, FinTS.stats,
       package.dir, plotArmaTrueacf, read.yearmon, runscript,
       simple2logReturns, Unitroot, url2data)

importFrom(graphics, plot)
importFrom(zoo, as.Date.numeric)

S3method(plot, Acf)
S3method(plot, loadings)

S3method(summary, fHTEST)

back to top