Print lcModels list concisely
Print lcModels list concisely
## S3 method for class 'lcModels'
print(
x,
...,
summary = FALSE,
excludeShared = !getOption("latrend.printSharedModelArgs")
)x |
The |
... |
Not used. |
summary |
Whether to print the complete summary per model. This may be slow for long lists! |
excludeShared |
Whether to exclude model arguments which are identical across all models. |
Other lcModel list functions:
as.lcModels(),
lcModels,
subset.lcModels()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.