show-methods: Methods for function show in Package NADA

show-methodsR 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


NADA documentation built on Aug. 29, 2025, 5:35 p.m.

Related to show-methods in NADA...