anomaly (version 4.3.2)

show: Displays S4 objects produced by capa methods.

Description

Displays S4 object produced by capa, pass, bard, and sampler. The output displayed depends on the type of S4 object passed to the method. For all types, the output indicates whether the data is univariate or multivariate, the number of observations in the data, and the type of change being detected.

Usage

# S4 method for bard.class
show(object)

# S4 method for bard.sampler.class show(object)

# S4 method for capa.class show(object)

# S4 method for pass.class show(object)

Arguments

object

An instance of an S4 class produced by capa, pass, bard, or sampler.

See Also

capa,pass,bard,sampler.