print.dbw {dbw} | R Documentation |
Print the distribution balancing weighting estimation results
Description
Prints a fitted dbw
object.
Usage
## S3 method for class 'dbw'
print(x, ...)
Arguments
x |
an object of class “dbw”, usually, a result of a call to |
... |
additional arguments to be passed to print. |
Value
No retrun value, called for side effects.
Author(s)
Hiroto Katsumata
See Also
[Package dbw version 1.1.4 Index]