print.summary.search_lqmix: Print the summary of a search_lqmix
object
Description
Print the summary of an object of class
search_lqmix
Usage
# S3 method for summary.search_lqmix
print(x, digits = max(3, getOption("digits") -
3), ...)
Value
Return a summary of a search_lqmix
object
Arguments
- x
a summary of a search_lqmix
object
- digits
a non-null value for digits specifying the minimum number of significant digits to be printed
- ...
not used