compute_filter_values: Compute filtered values

Description Usage Arguments

Description

Compute filtered values

Usage

1
compute_filter_values(data, filter_control, phi)

Arguments

data

a data frame with original data (no filtering done)

phi

a list with one component for each component of the filter function. This component is a named list with arguments to the corresponding filter function.

kcde_control

a list of kcde_control parameters for kcde

log

boolean; if TRUE (default), return filter values on the log scale


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