R/mFitExp.R

mFitExp=function(expr, data, ...){
  instruct=c(TRUE, TRUE, FALSE, FALSE, TRUE, TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE)
  mFit(expr, data, instructor=instruct, ...)
}

Try the mosaicManip package in your browser

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

mosaicManip documentation built on May 2, 2019, 5:48 p.m.