print.summary.stepLCplfm {plfm} | R Documentation |
Printing summaries of stepLCplfm
objects
Description
Printing method for summaries of stepLCplfm
objects.
Usage
## S3 method for class 'summary.stepLCplfm'
print(x,digits=2,...)
Arguments
x |
Summary of a list of latent class probabilistic latent feature analysis objects returned by |
digits |
By default 2 significant digits are used for printing. |
... |
Further arguments are ignored. |
See Also
stepLCplfm
, summary.stepLCplfm
[Package plfm version 2.2.6 Index]