Description Usage Arguments Value
Create model data for an hierarchical model
| 1 2 3 4 5 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.