'nrm'
.summary.nrm.Rd
Currently it provides the same output as 'print.nrm'
# S3 method for nrm summary(object, ...) # S3 method for summary.nrm print(x, ...)
object | an object of class 'nrm', usually, a result of a call to |
---|---|
... | further arguments passed to or from other methods. |
x | object of class `summary.nrm` returned by [summary.nrm()]. |
The function summary.nrm
computes and
returns a list of summary statistics of the fitted
nrm
model given in object
.