TIMESAT_process: TIMESAT_process

Description Usage Arguments

View source: R/examples/dat_noise.R View source: R/TIMESAT_process.R

Description

TIMESAT_process

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
TIMESAT_process(
  d,
  nptperyear = 365,
  p_trs = 0.1,
  half_win = NULL,
  cache = FALSE,
  methods = c("SG", "AG", "DL"),
  missval = -0.1,
  wmin = 0.1,
  seasonpar = 0.2,
  iters = 2
)

Arguments

d

a data.frame with the columns of 't', 'y' and 'w'


kongdd/rTIMESAT documentation built on Aug. 10, 2021, 4:09 a.m.