get_default_kernel_components: Get default kernel functions based on a brief look at the...

Description Usage Arguments Value

Description

Get default kernel functions based on a brief look at the data. This is unreliable. Update to return periodic_kernel if X_names[i] == time_name?

Usage

1

Arguments

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

data

a data frame where rows are consecutive observations

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.

Value

a list of default parameters for kernel components – probably all bad


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