https://github.com/cran/FinTS
Raw File
Tip revision: 9324580c199ed8480ac79c5e06a8886409dfd704 authored by Spencer Graves on 18 September 2008, 00:00:00 UTC
version 0.3-6
Tip revision: 9324580
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