[Robast-commits] r1137 - branches/robast-1.2/pkg/RobAStBase/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Aug 12 18:05:45 CEST 2018


Author: ruckdeschel
Date: 2018-08-12 18:05:45 +0200 (Sun, 12 Aug 2018)
New Revision: 1137

Modified:
   branches/robast-1.2/pkg/RobAStBase/R/kStepEstimator.R
Log:
[RobAStBase] ... a typo in kStepEstimator.R 

Modified: branches/robast-1.2/pkg/RobAStBase/R/kStepEstimator.R
===================================================================
--- branches/robast-1.2/pkg/RobAStBase/R/kStepEstimator.R	2018-08-12 15:59:13 UTC (rev 1136)
+++ branches/robast-1.2/pkg/RobAStBase/R/kStepEstimator.R	2018-08-12 16:05:45 UTC (rev 1137)
@@ -161,7 +161,7 @@
                         Eres[i,j] <- E(L2 at distribution,
                            fun = function(x) L2M[[i]](x)*L2M[[j]](x),
                            useApply = FALSE)
-                return(res)}
+                return(Eres)}
 
 ##-t-##    updStp <- 0
         ### update - function



More information about the Robast-commits mailing list