summary.sparseDFM {sparseDFM} | R Documentation |
sparseDFM Summary Outputs
Description
Summary and print outputs for class 'sparseDFM'.
Usage
## S3 method for class 'sparseDFM'
print(x, ...)
## S3 method for class 'sparseDFM'
summary(object, ...)
Arguments
x |
an object of class 'sparseDFM' |
... |
Further |
object |
an object of class 'sparseDFM' |
Value
Information on the model fitted.
Summary information on estimation details.
[Package sparseDFM version 1.0 Index]