show-methods {NADA}R Documentation

Methods for function show in Package NADA

Description

Methods for showting objects in package NADA

Usage

## 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


[Package NADA version 1.6-1.1 Index]