| CovEsts-deprecated | R Documentation |
These functions are provided for compatibility with older verisons of the CovEsts package. These functions may be removed entirely.
kernel(x, name, params = c(1))
kernel_symm(x, name, params = c(1))
window(x, name, params = c(1))
window_symm(x, name, params = c(1))
x, name, params |
Parameters passed to the updated functions. |
kernelFor kernel(), use kernel_ec instead.
kernel_symmFor kernel_symm(), use kernel_symm_ec instead.
windowFor window(), use window_ec instead.
window_symmFor window_symm(), use window_symm_ec instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.