summary.spsugm: summary method for class spse

Description Usage Arguments Details Value Author(s) See Also

Description

Method for summarizing the results of objects of class 'spsugm'

Usage

1
2
## S3 method for class 'spsugm'
summary(object,...)

Arguments

object

an object of class 'spse'

...

additional arguments to be passed

Details

The summary function summary.spsugm returns an objects of class 'spsugm' organized in a coefficient matrix.

The summary is generated looping over the number of equations in the system.

Value

An object of class 'summary.spsugm'

Author(s)

Gianfranco Pirasgpiras@mac.com

See Also

spseml, spsegm,


spse documentation built on May 2, 2019, 4:54 p.m.

Related to summary.spsugm in spse...