Plot DFM
Arguments
- x
 an object class 'dfm'.
- method
 character. The factor estimates to use: one of
"qml","2s","pca"or"all"to plot all estimates.- type
 character. The type of plot:
"joint","individual"or"residual".- scale.factors
 logical. Standardize factor estimates, this usually improves the plot since the factor estimates corresponding to the greatest PCA eigenvalues tend to have a greater variance than the data.
- ...
 for
plot.dfm: further arguments toplot,ts.plot, orboxplot, depending on thetypeof plot. Forscreeplot.dfm: further arguments toscreeplot.ICr.


