View source: R/lmer_multimember.R
plot_membership_hist.dgCMatrix | R Documentation |
Plotting function for multiple membership weights histogram
## S3 method for class 'dgCMatrix'
plot_membership_hist(x, varname = NULL, ...)
x |
multimembership weight matrix |
varname |
name of the multimembership variable, will be used as title |
... |
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.