Learn R Programming

nonprobsampling (version 0.1.0)

print.pwmean_factor: Print method for pwmean objects with categorical outcomes

Description

Displays pseudo-weighted prevalence estimates and their uncertainty.

Usage

# S3 method for pwmean_factor
print(x, ...)

Value

Invisibly returns x.

Arguments

x

An object of class "pwmean_factor", returned by pwmean when y is a factor.

...

Additional arguments, currently unused.