Rdocumentation
powered by
Learn R Programming
LARF (version 1.1)
print.larf: Local Average Response Functions
Description
Methods to display brief results of the instrumental-variable regressions fitted by
larf
.
Usage
## S3 method for class 'larf': print(x, digits = 3, \dots)
Arguments
x
an object of class
"larf"
as fitted by
larf
.
digits
The desired minimum number of significant digits to be printed in the reports of the results. The default is 3.
...
currently not used.
See Also
larf
,
larf.fit