Learn R Programming

JLPM (version 1.0.2)

print.jointLPM: Brief summary of a joint latent process model

Description

This function provides a brief summary of model estimated with the jointLPM function.

Usage

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

Value

the function is used for its side effects, no value is returned.

Arguments

x

an object inheriting from class jointLPM for a joint latent process model.

...

further arguments to be passed to or from other methods. They are ignored in this function.

Author

Viviane Philipps, Tiphaine Saulnier and Cecile Proust-Lima