CovEsts-deprecated: Deprecated functions in package 'CovEsts'.

CovEsts-deprecatedR Documentation

Deprecated functions in package CovEsts.

Description

These functions are provided for compatibility with older verisons of the CovEsts package. These functions may be removed entirely.

Usage

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))

Arguments

x, name, params

Parameters passed to the updated functions.

kernel

For kernel(), use kernel_ec instead.

kernel_symm

For kernel_symm(), use kernel_symm_ec instead.

window

For window(), use window_ec instead.

window_symm

For window_symm(), use window_symm_ec instead.


CovEsts documentation built on April 19, 2026, 5:06 p.m.