summary.tsls: Summarizes two-stage least squares estimation
Description
This is a summary method for class "tsls".
Usage
# S3 method for tsls
summary(object, digits=max(3L, getOption("digits")-3L), ...)Arguments
object
an object of class "tsls".
digits
the number of significant digits to use.
Examples
Run this code# NOT RUN {
##See documentation for tsls
# }
Run the code above in your browser using DataLab