Run poststratification to generate population estimates
Source:R/model.R
MRPModel-method-poststratify.Rd
The $poststratify()
method of an MRPModel
object
runs Stan's standalone generated quantities and extracts posterior samples
for poststratified estimates. This method is called by the $poststratify()
method of a MRPWorkflow
object and does not need to be called directly by users.