R/model_apply_doc.R

#' Apply method
#'
#' Applies method to the input DatasetExperiment
#' @param M a method object
#' @param D another object used by the first
#' @return Returns a modified method object
#' @examples
#' M=model()
#' model_apply(M,DatasetExperiment())
#' @name model_apply
NULL

Try the structToolbox package in your browser

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

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.