Displaying 1 result from an estimated 1 matches for "versioj".
Did you mean:
version
2009 May 14
1
corrupted smoothing kernel ?
I am trying to use the "kernel" function. To understand how it works I tried out some of the examples.
None of them works as shown in the following:
> kernel("daniell", 50) #
Error in kernel("daniell", 50) : unused argument(s) (50)
> kernel("daniell", 10) #
Error in kernel("daniell", 10) : unused argument(s) (10)
>