summary.DSFM2D: Summarizing DSFM Fits for Two-Dimensional Data

Description Usage Arguments Value See Also

View source: R/DSFM_2D.R

Description

summary method for class "DSFM2D".

Usage

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

Arguments

object

an object of class "DSFM2D".

...

further arguments passed to or from other methods.

Value

The function summary.DSFM2D returns a list of summary statistics of the fitted DSFM given in object, using the components (list elements) "call" from its arguments, plus:

ZHat

a summary of the estimated factor loadings.

EV

the Explained Variance, used to select the approriate number of factors.

RMSE

the Root Mean Squared Error, used to compare the goodness- of-fit between models.

AIC

The bandwidth and its selection criteria.

See Also

DSFM2DData, DSFM, DSFM2D, plot.DSFM2D, predict.DSFM2D.


MarcGumowski/dysefamor documentation built on May 7, 2019, 2:47 p.m.