Learn R Programming

factorcpt (version 0.1.2)

tri.kern: Trapezoidal shape taper

Description

Returns a half of the trapezoidal shape taper symmetric around zero, for average block length selection

Usage

tri.kern(h)

Arguments

h
bandwidth

Value

A vector of length h+1 containing the trapezoidal shape taper symmetric around zero, for indices greater than or equal to zero.