summary.edecob {edecob}R Documentation

Summarizing Event Detection Results

Description

summary method for class "edecob", gives a summary of an edecob object

Usage

## S3 method for class 'edecob'
summary(object, ...)

Arguments

object

An object of class "edecob" for which the summary will be shown.

...

Other arguments

Value

A short summary whether an event was detected and the parameters of the edecob function call.


[Package edecob version 1.2.2 Index]