[Robast-commits] r718 - branches/robast-1.0/pkg/ROptEst/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Sep 23 10:42:45 CEST 2013
Author: ruckdeschel
Date: 2013-09-23 10:42:45 +0200 (Mon, 23 Sep 2013)
New Revision: 718
Modified:
branches/robast-1.0/pkg/ROptEst/R/roptest.new.R
Log:
added some tobedone
Modified: branches/robast-1.0/pkg/ROptEst/R/roptest.new.R
===================================================================
--- branches/robast-1.0/pkg/ROptEst/R/roptest.new.R 2013-09-23 08:38:46 UTC (rev 717)
+++ branches/robast-1.0/pkg/ROptEst/R/roptest.new.R 2013-09-23 08:42:45 UTC (rev 718)
@@ -136,6 +136,10 @@
na.rm = TRUE, ..., debug = FALSE,
withTimings = FALSE){
+#### TOBEDONE: set default for risk depending on L2Fam,
+### or even better: dispatch acc. to L2Fam, risk
+### -> optimal selection of corresponding interpolrisks
+
es.call <- match.call()
es.call0 <- match.call(expand.dots=FALSE)
mwt <- !is.null(es.call$withTimings)
More information about the Robast-commits
mailing list