Rjacobucci / regsem

Regularized Structural Equation Modeling
14 stars 8 forks source link

added legend to plot #5

Closed brandmaier closed 6 years ago

brandmaier commented 6 years ago

New arguments to plot() to offer a legend. Arguments are legend.x, legend.y, and legend.cex for position and scaling.

Example usage:

plot(cvregsem.result, legend.x="topright")