setModelData {perturbatr} | R Documentation |
Create model data for an hierarchical model
setModelData(obj, drop = TRUE, weights = 1) ## S4 method for signature 'PerturbationData' setModelData(obj, drop = TRUE, weights = 1)
obj |
an data set |
drop |
boolean if genes that are not found in every Condition should be dropped |
weights |
a numeric vector used as weights for the single perturbations |
returns an PerturbationData
object