summary.nrm_selection {ghypernet} | R Documentation |
Summary method for elements of class 'nrm_selection'
.
Description
Summary method for elements of class 'nrm_selection'
.
Usage
## S3 method for class 'nrm_selection'
summary(object, ...)
## S3 method for class 'summary.nrm_selection'
print(x, ...)
Arguments
object |
an object of class 'nrm_selection', usually, a result of a call to |
... |
further arguments passed to or from other methods. |
x |
object of class 'summary.nrm_selection' returned by [summary.nrm._selection()]. |
Value
The function summary.nrm_selection
computes and
returns a list of summary statistics of the fitted
nrm_selection
model given in object
.
[Package ghypernet version 1.1.0 Index]