View source: R/lmer_multimember.R
plot_membership_hist | R Documentation |
Generic for multiple dispatch of multiple membership weights histogram functions
plot_membership_hist(x, varname = NULL, ...)
x |
object containing multimembership information, either a weight matrix, multimembership model, or model summary |
varname |
the multimembership variable to plot, if the object contains more than one |
... |
additional arguments to pass on to graphics::hist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.