Description Usage Arguments Author(s) Examples
Generic function of print method for
fitStatFactorModel
.
1 2 3 |
x |
Fit object created by
|
digits |
Integer indicating the number of decimal places. Default is 3. |
... |
Other arguments for |
Eric Zivot and Yi-An Chen.
1 2 3 4 5 6 7 | # load data for fitStatisticalFactorModel.r
# data from finmetric berndt.dat and folio.dat
data(stat.fm.data)
# pca
sfm.pca.fit <- fitStatisticalFactorModel(sfm.dat,k=10)
print(sfm.pca.fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.