R/resSpot2.R

#' @title S-Ring Simulation Data Obtained With SPOT
#'
#' @description  A data set based on evaluations of the \code{funCosts} function.
#' Second experiment (extension of the second design)
#' The corresponding code can be found in the vignette SPOTVignetteElevator.
#'
#' @format A list of 7:
#' \describe{
#'   \item{xbest}{num [1, 1:2] 188 45}
#'   \item{ybest}{num [1, 1] 1e+07}
#'   \item{x}{num [1:87, 1:2] 17.4 143.6 89.9 28.7 51.4 ...}
#'   \item{y}{num [1:87, 1] 1e+07 1e+07 1e+07 1e+07 1e+07 ...}
#'   \item{count}{num  0.1 0.1 0.1 0.1 0.1 1 1 1 1 1 ...}
#'   \item{msg}{ chr "budget exhausted"}
#'   \item{modelFit}{List of 32}
#' }
"resSpot2"

Try the SPOT package in your browser

Any scripts or data that you put into this service are public.

SPOT documentation built on June 26, 2022, 1:06 a.m.