Description Usage Arguments Value
This is exported, but don't call it directly.
1 | imagine(z, m, x, f, y, B, w = 1, g = stats::weighted.mean, ...)
|
z |
a (conceptual) row of a data.frame given by |
m |
a model object. |
x |
matrix. a data set; a population. |
f |
function. a boiler. |
y |
numeric. values of the dependent variable representing success under |
B |
matrix. A set of plausible coefficient vectors generated via |
w |
numeric. weights with respect to which to take the |
g |
function. the desired one-number summary of the boiled values. Default |
... |
other parameters ignored for the moment, but to be implemented. |
a data.frame
of simulated outcome summary statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.