View source: R/at_scale_em_algo_functs.R
wrangle_glmeiv_result | R Documentation |
converts output of GLM-EIV into useful form.
wrangle_glmeiv_result(
s,
time,
em_fit,
exponentiate_coefs,
save_membership_probs_mult,
i
)
s |
output of |
time |
execution time |
em_fit |
a fitted GLM-EIV object |
data frame with results in tidy form
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.