print.pwmean: Print method for pwmean objects
Description
Displays the pseudo-weighted mean estimate and its uncertainty.
For factor-like domain variables, prints one row per domain level.
Usage
# S3 method for pwmean
print(x, ...)
Value
Invisibly returns x.
Arguments
- x
An object of class "pwmean", returned by pwmean.
- ...
Additional arguments, currently unused.