robCompositions (version 2.4.1)

zeroOut: Detection of outliers of zero-inflated data

Description

detects outliers in compositional zero-inflated data

Usage

zeroOut(x, impute = "knn")

Value

XXX

Arguments

x

a data frame

impute

imputation method internally used

Author

Matthias Templ

Details

XXX

Examples

Run this code
### Installing and loading required packages
data(expenditures)

Run the code above in your browser using DataLab