[Mboost-commits] r831 - pkg/mboostPatch/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 12 17:10:38 CET 2015
Author: hofner
Date: 2015-02-12 17:10:38 +0100 (Thu, 12 Feb 2015)
New Revision: 831
Modified:
pkg/mboostPatch/R/bmono.R
Log:
removed none ascii character
Modified: pkg/mboostPatch/R/bmono.R
===================================================================
--- pkg/mboostPatch/R/bmono.R 2015-02-12 14:31:43 UTC (rev 830)
+++ pkg/mboostPatch/R/bmono.R 2015-02-12 16:10:38 UTC (rev 831)
@@ -144,7 +144,7 @@
args$type <- type
args$lambda2 <- lambda2
args$niter <- niter
- ## <FIXME> Was machen wir bei kateg. Effekten? Da müsste das doch auch gehen!
+ ## <FIXME> Was machen wir bei kateg. Effekten? Da muesste das doch auch gehen!
args$boundary.constraints <- boundary.constraints
args$cons.arg$n <- cons.arg$n
ret$dpp <- bl_mono(ret, Xfun = X_ols,
More information about the Mboost-commits
mailing list