R/sringRes1.R

###################################################################################
#' S-Ring Simulation Data
#'
#' A data set based on evaluations of the \code{funCosts} function.
#' The corresponding code can be found in the vignette SPOTVignetteElevator
#'
#' @format A data frame with 20 obs. of  3 variables:
#' \describe{
#'   \item{y}{num  10 10 10 10 10 ...}
#'   \item{sigma}{num  0.1 0.1 0.1 0.1 0.1 1 1 1 1 1 ..}
#'   \item{ne}{num  5 5 5 5 5 5 5 5 5 5 ...}
#' }
#'
###################################################################################
"sringRes1"

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.