draw_coefs: Draw coefficients from posterior distribution

View source: R/votepath.r

draw_coefsR Documentation

Draw coefficients from posterior distribution

Description

Draw coefficients from their posterior distributions implied by the model.

Usage

draw_coefs(obj, ...)

Arguments

obj

A model object - currently supported models are lm, glm, polr, multinom, svyglm, svyolr and svymultinom.

...

Other arguments to be passed down, currently not implemented.


davidaarmstrong/votepath documentation built on May 2, 2024, 4:13 a.m.