Learn R Programming

FARS (version 0.7.1)

print.mldfm: Print Method for mldfm Object

Description

Prints a short summary of the MLDFM object.

Usage

# S3 method for mldfm
print(x, ...)

Value

The input mldfm object, invisibly.

Arguments

x

An object of class mldfm.

...

Additional arguments (ignored).