Learn R Programming

robCompositions (version 1.9.1)

print.outCoDa: print method for outCoDa objects

Description

Gives a short information of the amount of outliers in objects of class outCoDa.

Usage

## S3 method for class 'outCoDa':
print(x, ...)

Arguments

x
object of class ourCoDa
...
...

See Also

outCoDa

Examples

Run this code
data(expenditures)
oD <- outCoDa(expenditures)
oD

Run the code above in your browser using DataLab