Learn R Programming

nonprobsampling (version 0.1.0)

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.