[Yuima-commits] r784 - pkg/yuima/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jan 28 03:06:02 CET 2022


Author: kyuta
Date: 2022-01-28 03:06:02 +0100 (Fri, 28 Jan 2022)
New Revision: 784

Modified:
   pkg/yuima/R/wllag.R
Log:
modified wllag.R (due to a svn problem, I did this repeatedly)

Modified: pkg/yuima/R/wllag.R
===================================================================
--- pkg/yuima/R/wllag.R	2022-01-28 00:29:40 UTC (rev 783)
+++ pkg/yuima/R/wllag.R	2022-01-28 02:06:02 UTC (rev 784)
@@ -1,7 +1,7 @@
 # Scale-by-scale lead-lag estimation by wavelets
 
 ## function to compute Daubechies' extremal phase wavelet filter
-## The function is based on implementation of the wavethresh package
+## The function is based on implementation of wavethresh package
 daubechies.wavelet <- function(N){
   
   switch (N,



More information about the Yuima-commits mailing list