Description Usage Arguments Author(s) Examples
Generic function of summary method for
fitStatisticalFactorModel
.
1 2 3 |
object |
An Object created by
|
digits |
Integer indicates the number of decimal places. Default is 3. |
... |
other option used in |
Yi-An Chen.
1 2 3 4 5 | # load data from the database
data(stat.fm.data)
# fit the factor model with OLS
fit <- fitStatisticalFactorModel(sfm.dat,k=2)
summary(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.