Compute filtered values
1 | compute_filter_values(data, filter_control, phi)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.