summary.det: This function prints summary information about a DET analysis

Description Usage Arguments Value Author(s) See Also Examples

Description

This function simply returns the first 10 elements of an object of class det, but as a data.frame.

Usage

1

Arguments

x

An object of class det

Value

A data frame with the first 10 items in x.

Author(s)

David A. van Leeuwen

See Also

summary, det.sre

Examples

1
2
data(ru.2009)
summary(det(ru.2009))

davidavdav/sretools.R documentation built on May 14, 2019, 10:37 p.m.