summary.nnr: Object Summaries

View source: R/assist.R

summary.nnrR Documentation

Object Summaries

Description

Summarize a nnr object

Usage

## S3 method for class 'nnr'
summary(object, ...)

Arguments

object

a fitted nnr object.

...

unused argument

Details

This is a method for the function summary for objects inheriting from class nnr. See summary for the general behavior of this function.

Author(s)

Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu

See Also

nnr, print.nnr


assist documentation built on Aug. 22, 2023, 9:12 a.m.

Related to summary.nnr in assist...