https://github.com/cran/ftsa
Raw File
Tip revision: 2ea67f3ec1c11c6450ae48c65249aef5c0e34a24 authored by Han Lin Shang on 31 March 2011, 00:00:00 UTC
version 2.6
Tip revision: 2ea67f3
CHANGELOG
v 2.6

1. Update ftsm function to produce the orthonormal basis functions

v 2.5 

1. correct ftsm function 

v 2.4

1. correct ftsm function weight

v 2.3

1. correct ftsm function

v 2.2 

1. correct ftsm function

v 2.1

1. update ftsm 
2. update mean.fts and median.fts

v 2.0

1. update plot.ftsm
2. add varprop output in ftsm function when weight = TRUE

v 1.9

1. Remove some duplicate functions

v 1.8

1. Update the arfima function in forecast.ftsm

v 1.7

1. Change the package dependency of fds
2. Update the forecast.ftsm() function (allowing struct and arfima models, and fixing the way stationary models are used)
3. Update the isfe.fts() function (adding ar and arfima as possible forecast methods)
4. Make plot.ftsm visible
5. Update plot.ftsm to allow plotting specific components

v 1.6

1. Update the JCGS reference

v 1.5

1. Update the ftsa:::me function
2. Add the ftsa:::mpe function

v 1.4

1. Update dynupdate function to incorporate three ways of computing functional principal component analysis.

v 1.3

1. Add dynupdatelambdaselect function. 

v 1.2

1. Correct the extract function
2. Add ftsmweightselect and fplsrweightselect functions to determine geometrically decaying weights

v 1.1

1. Update the references
2. Correct the yname of a functional object
back to top