var_K: Variance of a kernel

View source: R/fk_sum.R

var_KR Documentation

Variance of a kernel

Description

Computes the variance of the random variable whose density is given by a kernel implemented in FKSUM, with coefficients beta. NB: coefficients will first be normalised so that the kernel is a density function.

Usage

var_K(beta)

Arguments

beta

positive numeric vector of kernel coefficients.

Value

A positive numeric value representing the variance of the random variable with density given by the kernel.


FKSUM documentation built on April 15, 2023, 5:06 p.m.