print.summary.ivbounds: Prints summary of instrumental variable bounds
Description
This is a print
method for class "summary.ivbounds"
.
Usage
# S3 method for summary.ivbounds
print(x, digits=max(3L, getOption("digits")-3L),
...)
Arguments
x
an object of class "summary.ivbounds"
.
digits
the number of significant digits to use.
Examples
Run this code# NOT RUN {
##See documentation for ivbounds.
# }
Run the code above in your browser using DataLab