View source: R/lmer_multimember.R
plot_membership_matrix | R Documentation |
Generic for multiple dispatch of multiple membership plot functions
plot_membership_matrix(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 Matrix::image |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.