plot.fanc {fanc} | R Documentation |
plot the solution path from a "fanc" object.
Description
This functions plots the solution paths from a "fanc" object for fixed value of gamma.
Usage
## S3 method for class 'fanc'
plot(x, Window.Height=500, type=NULL, df.method="active", ...)
Arguments
x |
Fitted |
Window.Height |
A window height. The default is 500. |
type |
Two plot types are supported. If |
df.method |
Two types of degrees of freedom are supported. If |
... |
Other graphical parameters to plot |
Value
NULL
Author(s)
Kei Hirose
mail@keihirose.com
References
Hirose, K. and Yamamoto, M. (2014).
Sparse estimation via nonconcave penalized likelihood in a factor analysis model,
Statistics and Computing, in press
See Also
fanc
and out
objects.