| print-methods {NADA} | R Documentation |
Methods for function print in Package NADA
Description
Methods for function print in package NADA
Methods
- x = "ANY"
- Default print method
- x = "Cen"
- Displays a
Cen object.
- x = "cenfit"
- Displays a
cenfit object.
- x = "cenmle"
- Displays a
cenmle object.
- x = "cenreg"
- Displays a
cenreg object.
- x = "summary.cenreg"
- Displays a
summary.cenreg object.
- x = "ros"
- Displays a
ros object.
- x = "censummary"
- Displays a
censummary object.
- x = "NADAList"
- Displays a
NADAList object. This is an
internal method and should rarely be used from the command line.
[Package
NADA version 1.5-1
Index]