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)

matthias-da/robCompositions documentation built on Jan. 15, 2024, 11:24 p.m.