andkov / ShinyEFA

experimental visual interface to decisions in Exploratory Factor Analysis based the interactive features of R Shiny and D3
3 stars 2 forks source link

Steiger's graphing functions #14

Closed wibeasley closed 5 years ago

wibeasley commented 11 years ago

Consider giving Jim the code that uses ggplot instead of base. He might appreciate that he could include both versions in his files. If so, I recommend that you do two things

  1. split off the computation part from the graphical part, especially for the RMSEA function.
  2. Allow the use to specify more graphical parameters, such as font size and line color. Use default parameters, like we have in other functions.