show-methods: Methods for function show in Package NADA

Description Usage Arguments See Also

Description

Methods for showting objects in package NADA

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## S4 method for signature 'ros'
show(object)

## S4 method for signature 'cenfit'
show(object)

## S4 method for signature 'cenmle'
show(object)

## S4 method for signature 'cenreg'
show(object)

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

## S4 method for signature 'cenken'
show(object)

## S4 method for signature 'censummary'
show(object)

## S4 method for signature 'NADAList'
show(object)

Arguments

object

An output object from a NADA function such as cenfit.

See Also

show


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

Related to show-methods in NADA...