R/DataStack.R

############################################################################################################################

# Function: DataStack
# Argument: ....
# Description: This function generate data according to the data model
#' @export
DataStack = function(data.model, sim.parameters) {
  UseMethod("DataStack")
}

Try the Mediana package in your browser

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

Mediana documentation built on May 8, 2019, 5:04 p.m.