zeroOut: Detection of outliers of zero-inflated data

View source: R/zeroOut.R

zeroOutR 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)

robCompositions documentation built on Aug. 25, 2023, 5:13 p.m.