- y
- Numeric vector, vegetation index time-series 
- t
- Numeric vector, - Datevariable
 
- w
- (optional) Numeric vector, weights of - y. If not specified,
weights of all- NAvalues will be- wmin, the others will be 1.0.
 
- nf
- number of frequencies to be considered above the zero frequency 
- ylu
- [low, high]of time-series y (curve fitting values are constrained
in the range of- ylu.
 
- periodlen
- length of the base period, measured in virtual samples
(days, dekads, months, etc.). nptperyear in timesat. 
- nptperyear
- Integer, number of images per year. 
- wFUN
- weights updating function, can be one of 'wTSM', 'wChen' and
'wBisquare'. 
- iters
- How many times curve fitting is implemented. 
- wmin
- Double, minimum weigth (i.e. weight of snow, ice and cloud). 
- ...
- Additional parameters are passed to - wFUN.