View source: R/conditionalEffectPlot.R
conditionalEffectPlot | R Documentation |
Make conditional effect plot
conditionalEffectPlot( semfit, values = NULL, data, no = 1, mod = NULL, color = c("black", "red"), lty = c(1, 3), linesize = 1 )
semfit |
An object of class lavaan |
values |
Optional value |
data |
A data.frame |
no |
Integer |
mod |
Name of moderator variable |
color |
character vector line color |
lty |
numeric line type |
linesize |
numeric linesize |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.