robCompositions (version 2.1.0)

zeroOut: 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

Value

XXX

Details

XXX

Examples

Run this code
# NOT RUN {
### Installing and loading required packages
data(expenditures)
# }

Run the code above in your browser using DataCamp Workspace