| get_draws | R Documentation |
marginaleffects ObjectsExtract Posterior Draws or Bootstrap Resamples from marginaleffects Objects
get_draws(x, shape = "long")
x |
An object produced by a |
shape |
string indicating the shape of the output format:
|
If DxP and PxD and the names returned by coef(x) are unique, marginaleffects sets parameter names to those names. Otherwise, it sets them to b1, b2, etc.
A data.frame with drawid and draw columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.