print.summary.stepplfm {plfm}R Documentation

Printing summaries of stepplfm objects

Description

Printing method for summaries of stepplfm objects.

Usage

## S3 method for class 'summary.stepplfm'
print(x,digits=2,...)

Arguments

x

Summary of a list of probabilistic latent feature analysis object returned by summary.stepplfm.

digits

By default 2 significant digits are used for printing.

...

Further arguments are ignored.

See Also

stepplfm, summary.stepplfm


[Package plfm version 2.2.6 Index]