We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8dac0 commit e26903fCopy full SHA for e26903f
1 file changed
R/FDboost.R
@@ -37,7 +37,7 @@
37
#' @param numInt integration scheme for the integration of the loss function.
38
#' One of \code{c("equal", "Riemann")} meaning equal weights of 1 or
39
#' trapezoidal Riemann weights.
40
-#' Alternatively a vector of length \code{nrow(response)} containing
+#' Alternatively a vector of length \code{ncol(response)} containing
41
#' positive weights can be specified.
42
#' @param data a data frame or list containing the variables in the model.
43
#' @param weights only for internal use to specify resampling weights;
0 commit comments