getVarFilterMethod {MALDIcellassay} | R Documentation |
Extract variance filtering method
Description
Extract variance filtering method
Usage
getVarFilterMethod(object)
Arguments
object |
Object of class MALDIassay |
Value
Character of variance filtering method used
Examples
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getVarFilterMethod(Blank2022res)
[Package MALDIcellassay version 0.4.47 Index]