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