commonDisp<- | R Documentation |
Set common dispersion
commonDisp(object) <- value
## S4 replacement method for signature 'DGEList,numeric'
commonDisp(object) <- value
## S4 replacement method for signature 'EdgeObject,numeric'
commonDisp(object) <- value
object |
An object |
value |
Numeric value |
commonDisp(object = DGEList) <- value
: Method for DGEList
commonDisp(object = EdgeObject) <- value
: Method for EdgeObject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.