Learn R Programming

LMest (version 2.4.5)

print.LMsearch: Print the output of LMsearch object

Description

Given the output from LMsearch, it is written in a readable form

Usage

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

Arguments

x

output from LMsearch

...

further arguments passed to or from other methods