summary.puldet {unknown}R Documentation

Summarizing Pulse Detection

Description

Produce summary for class “puldet”.

Usage

summary(object)

Arguments

object an object of class “puldet”, usually a result of a call to puldet.

Details

This function summarizes the pulse detection results. It prints the call to puldet, a summary table of the detection process, and the pulses identified by different criteria. It is recommended to use the output of puldet to extract detected pulses and estimates.

Author(s)

Yu-Chieh Yang, Anna Liu, Yuedong Wang

Examples

summary(det.cmr)

[Package Contents]