print.summary.stepLCplfm: Printing summaries of 'stepLCplfm' objects

View source: R/plfm.R

print.summary.stepLCplfmR 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 summary.stepLCplfm.

digits

By default 2 significant digits are used for printing.

...

Further arguments are ignored.

See Also

stepLCplfm, summary.stepLCplfm


plfm documentation built on May 29, 2024, 3 a.m.