print.jointLPM {JLPM} | R Documentation |
This function provides a brief summary of model estimated with the jointLPM
function.
## S3 method for class 'jointLPM'
print(x, ...)
x |
an object inheriting from class |
... |
further arguments to be passed to or from other methods. They are ignored in this function. |
the function is used for its side effects, no value is returned.
Viviane Philipps, Tiphaine Saulnier and Cecile Proust-Lima