summary.snr {assist}R Documentation

Object Summaries

Description

Summarize a snr object

Usage

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

Arguments

object

a fitted snr object.

...

unused argument

Details

This is a method for the function summary for objects inheriting from class snr. See summary for the general behavior of this function.

Author(s)

Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu

See Also

snr, print.snr


[Package assist version 3.1.9 Index]