R/CGHsim.R

#' Simulation of CGH data
#'
#' @description A crude simulation of comparative genomic hybridization (CGH) data.
#'
#' @docType data
#'
#' @usage data(CGHsim)
#'
#' @format A data frame with 400 rows and two columns:
#' \describe{
#'   \item{\code{y}}{Log R ratio}
#'   \item{\code{x}}{Genomic position (but in fact the row number).}
#' }
#'
#' @keywords datasets
#'
#' @source
#' The simulation program could not be located anymore. But the data have a very simple structure.
#'

"CGHsim"

Try the JOPS package in your browser

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

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.