tslsObjects of class tsls are constructed by tsls.
print.tsls prints and displays some information about fitted tsls objects.
summary.tsls summarizes information of a fitted tsls object.
# S3 method for tsls
print(x, digits = max(3L, getOption("digits") - 3L), ...)# S3 method for tsls
summary(object, digits = max(3L, getOption("digits") - 3L), ...)
an object of class tsls
significant digits in printout
arguments passed to the print function and other methods
an object of class tsls