Learn R Programming

robCompositions (version 2.0.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
### Installing and loading required packages
data(expenditures)

Run the code above in your browser using DataLab