summary.pwmean_factor: Summary method for pwmean objects with categorical outcomes
Description
Provides console output for objects of class "pwmean_factor",
including unweighted and pseudo-weighted prevalence estimates, standard
errors, and confidence intervals.
Usage
# S3 method for pwmean_factor
summary(object, ...)
Value
Invisibly returns object.
Arguments
- object
An object of class "pwmean_factor", returned by
pwmean when y is a factor.
- ...
Additional arguments, currently unused.