summary-methods: Methods for function summary in Package 'NADA'

Description Usage Arguments

Description

Methods for summarizing objects in package NADA

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'ros'
summary(object, plot=FALSE, ...)

## S4 method for signature 'cenfit'
summary(object, ...)

## S4 method for signature 'cenreg'
summary(object, ...)

Arguments

object

An output object from a NADA function such as ros.

plot

Logical indicating if summary graphs be generated?

...

Additional arguments passed to the generic method.


NADA documentation built on March 22, 2020, 5:07 p.m.

Related to summary-methods in NADA...