| plot.lpmec | R Documentation |
Creates visualizations of LPMEC model results. Can plot either the latent variable estimates or the bootstrap distribution of coefficients.
## S3 method for class 'lpmec'
plot(x, type = "latent", ...)
x |
An object of class |
type |
Character string specifying the plot type. Either |
... |
Additional arguments passed to |
No return value, called for side effects (creates a plot).
lpmec, summary.lpmec, print.lpmec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.