validate_kcde_control: Validate kcde_control parameters for kcde - not implemented

Description Usage Arguments Value

Description

Validate kcde_control parameters for kcde – not implemented

Usage

1
validate_kcde_control(kcde_control, X_names, y_names, time_name, data)

Arguments

kcde_control

a list of kcde_control parameters for kcde

X_names

a character vector of length >= 1 containing names of variables in the data data frame to use in forming the lagged observation process used for calculating weights

y_names

a character vector of length 1 containing the name of the variable in the data data frame to use as the target for prediction

time_name

(optional) a character vector of length 1 containing the name of the variable in the data data frame to use as the time.

data

a data frame where rows are consecutive observations

Value

no return value – either stops with an error or not.


reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.