posterior_draws {marginaleffects} | R Documentation |
marginaleffects
ObjectsExtract Posterior Draws or Bootstrap Resamples from marginaleffects
Objects
posterior_draws(x, shape = "long")
x |
An object produced by a |
shape |
string indicating the shape of the output format:
|
A data.frame with drawid
and draw
columns.