zeroOut {robCompositions} | R Documentation |
Detection of outliers of zero-inflated data
Description
detects outliers in compositional zero-inflated data
Usage
zeroOut(x, impute = "knn")
Arguments
x |
a data frame |
impute |
imputation method internally used |
Details
XXX
Value
XXX
Author(s)
Matthias Templ
Examples
### Installing and loading required packages
data(expenditures)
[Package robCompositions version 2.4.1 Index]