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

View source: R/plfm.R

print.summary.stepplfmR 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


plfm documentation built on March 30, 2022, 5:08 p.m.