summary.nrm: Summary method for elements of class "nrm".

View source: R/print.R

summary.nrmR Documentation

Summary method for elements of class 'nrm'.

Description

Currently it provides the same output as 'print.nrm'

Usage

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

## S3 method for class 'summary.nrm'
print(x, ...)

Arguments

object

an object of class 'nrm', usually, a result of a call to nrm.

...

further arguments passed to or from other methods.

x

object of class 'summary.nrm' returned by [summary.nrm()].

Value

The function summary.nrm computes and returns a list of summary statistics of the fitted nrm model given in object.


gi0na/ghypernet documentation built on April 13, 2024, 2:33 a.m.