Given the output, it is written in a readable form
# S3 method for LMbasic
print(x, ...)
# S3 method for LMbasiccont
print(x, ...)
# S3 method for LMlatent
print(x, ...)
# S3 method for LMlatentcont
print(x, ...)
# S3 method for LMmanifest
print(x, ...)
# S3 method for LMmixed
print(x, ...)
# S3 method for MCbasic
print(x, ...)
# S3 method for MCcov
print(x, ...)
# S3 method for LMsearch
print(x, modSel = "BIC",...)output from lmest,lmestCont,lmestMixed, and lmestMc
a string indicating the model selection criteria: "BIC" (default) for Bayesian Information Criterion and "AIC" for Akaike Information Criterion Criterion
further arguments passed to or from other methods
Francesco Bartolucci, Silvia Pandolfi, Fulvia Pennoni, Alessio Farcomeni, Alessio Serafini