plot.regDIF | R Documentation |
Plot function for regDIF function
## S3 method for class 'regDIF'
plot(x, y = NULL, method = "bic", color.seed = 123, legend.plot = TRUE, ...)
x |
Fitted regDIF model object. |
y |
Unused for plotting regDIF model object. |
method |
Fit statistic to use for identifying DIF effects in plot. |
color.seed |
Random seed to sample line colors and line types for DIF effects in plot. |
legend.plot |
Logical indicating whether to plot a legend. Default is |
... |
Additional arguments to be passed through to |
a "plot"
object for a "regDIF"
fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.