custom_glmer_samples {vglmer} | R Documentation |
Get samples from GLMER
Description
Order samples from glmer to match names from vglmer.
Usage
custom_glmer_samples(glmer, samples, ordering)
Arguments
glmer |
object fitted using glmer |
samples |
number of samples to draw |
ordering |
order of output |
[Package vglmer version 1.0.6 Index]