Christian2020: FD identification method from Christian et al. (2020)

Description Usage Arguments Value Examples

View source: R/Christian2020.R

Description

FD identification method from Christian et al. (2020)

Usage

1
Christian2020(esr_list)

Arguments

esr_list

The list output from the function Christian2020_clean_data

Value

The function returns a list with two data frames. One with weekly and detailed values from the function and a second with a summary of all evetns identified.

Examples

1
2
3
#' fd_Christian <- Christian2020_clean_data(vtime = df_d$time,
vET0 = ET0$et0, vETa = ETa$eta,
threshold = 2) %>% Christian2020()

pedroalencar1/fdClassify2 documentation built on Dec. 22, 2021, 7:38 a.m.