mosaic.setGlobalMissingTreshold {MOQA} | R Documentation |
setGlobalMissingTreshold
Description
Set Global Threshold for Missings , e.g. 99000
Usage
mosaic.setGlobalMissingTreshold(value)
Arguments
value |
threshold to separate missings from valid values |
Note
Function call type: user
Author(s)
The MOSAIC Project, Martin Bialke
Examples
mosaic.setGlobalMissingTreshold(99000)
[Package MOQA version 2.0.0 Index]