R/allGenerics.R

#' @include MSigSeg_Class.R
#'
#' @export
setGeneric("data.input",function(object) standardGeneric("data.input"))

#' @export
setGeneric("data.output",function(object) standardGeneric("data.output"))

#' @export
setGeneric("lambda",function(object) standardGeneric("lambda"))

#' @export
setGeneric("brkps",function(object) standardGeneric("brkps"))

#' @export
setGeneric("seg.len",function(object) standardGeneric("seg.len"))

#' @export
setGeneric("print",function(object) standardGeneric("print"))

#' @export
setGeneric("summary",function(object) standardGeneric("summary"))

Try the MSigSeg package in your browser

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

MSigSeg documentation built on Nov. 13, 2023, 5:07 p.m.