https://github.com/cran/FinTS
Raw File
Tip revision: 602c094dcecf3042c25f8d367fa959aa601ae8af authored by Spencer Graves on 12 January 2009, 00:00:00 UTC
version 0.4-4
Tip revision: 602c094
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)

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

S3method(summary, fHTEST)

back to top