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 Feb. 21, 2025, 12:44 a.m.