Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: times
See also: spec

Quantlet: parzen
Description: calculates the parzen window

Usage: w=parzen(x,t)
Input:
x grid on which the function is calculated
t truncation point
Output:
w Parzen window

Example:

library("times")

parzen(0,9)  

Result:

Contents of w

[1,]   6.75 


Library: times
See also: spec

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Author: Rong Chen, Christian Hafner, 970723
(C) MD*TECH Method and Data Technologies, 21.9.2000