View source: R/poststratify_frequentist.R
poststratify_frequentist | R Documentation |
Poststratify frequentist
poststratify_frequentist(
model,
poststratification_frame,
estimates_by,
weight_column = n,
lower_confidence = 0.025,
upper_confidence = 1 - lower_confidence,
draws = "predicted"
)
draws |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.