Skip to content

Commit

Permalink
smbo noisy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-r committed Jun 29, 2018
1 parent 677d211 commit 6e35606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/SMBO.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ initSMBO = function(par.set, design, learner = NULL, control, minimize = rep(TRU
#' Outcome of the optimization.
#' For multiple results use a list.
#' For a result of a multi-objective function use a numeric vector.
#' For multiple results of for noisy instances use a list.
#' Each list element should correspond to one x value.
#'
#' @return [\code{\link{OptState}}]
#' @export
Expand Down

0 comments on commit 6e35606

Please sign in to comment.