init_ccdc: initial implementation of CCDC

Description Usage Arguments Value

View source: R/ccdc.R

Description

initial implementation of CCDC

Usage

1
init_ccdc(doys, vals, index, col_adj, wch_start, wch_end, ccdc, rmse)

Arguments

doys

a list of julain day

vals

values corresponding to doys.

index

cols for using ccdc.

col_adj

adjustment for cols to insert results into dataframe.

wch_start

numeric. Designate which is the start date of fitting in doys.

wch_end

numeric. Designate which is the end date of fitting in doys.

ccdc

(function)

rmse

(function)

Value

a data frame with the result of initial CCDC implementation.


dulvrq/ddl8s1ts documentation built on May 2, 2021, 5:18 a.m.