swh:1:snp:3a44eb759780145deea094ac2a25c5049546a085
Raw File
Tip revision: 7c4952f92b74350b4621d4c3e6570600b7f5f54c authored by Han Lin Shang on 30 January 2019, 13:40:03 UTC
version 5.4
Tip revision: 7c4952f
DESCRIPTION
Package: ftsa
Type: Package
Title: Functional Time Series Analysis
Version: 5.4
Date: 2019-1-30
Depends: R (>= 3.4.0), forecast, rainbow, sde
Suggests: fds, R2jags, vars, meboot
Imports: colorspace, MASS, pcaPP, fda
LazyLoad: yes
LazyData: yes
ByteCompile: TRUE
Authors@R: c(
	person("Rob", "Hyndman", role="aut", comment = c(ORCID = "0000-0002-2140-5352")),
	person("Han Lin", "Shang", email="hanlin.shang@anu.edu.au", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-1769-6430"))
	)    
Maintainer: Han Lin Shang <hanlin.shang@anu.edu.au>
Description: Functions for visualizing, modeling, forecasting and hypothesis testing of functional time series.
License: GPL-3
NeedsCompilation: no
Packaged: 2019-01-30 13:10:40 UTC; hanlinshang
Author: Rob Hyndman [aut] (<https://orcid.org/0000-0002-2140-5352>),
  Han Lin Shang [aut, cre, cph] (<https://orcid.org/0000-0003-1769-6430>)
Repository: CRAN
Date/Publication: 2019-01-30 14:40:03 UTC
back to top