Revision 592b098fc786911733da1c1953e58c9d1c2e9517 authored by Gilles Raiche on 10 April 2010, 00:00:00 UTC, committed by Gabor Csardi on 10 April 2010, 00:00:00 UTC
1 parent 4de3e28
Raw File
NAMESPACE

importFrom(graphics, boxplot)

export("bentlerParameters",
       "componentAxis",
       "corFA",
       "diagReplace",
       "eigenBootParallel",
       "eigenComputes",
       "eigenFrom",
       "generateStructure",
       "is.nFactors",
       "is.nScree",
       "is.structureSim",
       "iterativePrincipalAxis",
       "makeCor",
       "moreStats",
       "nBartlett",
       "nBentler",
       "nCng",
       "nMreg",
       "nScree",
       "nSeScree",
       "parallel",
       "plotnScree",
       "plotParallel",
       "plotuScree",
       "principalAxis",
       "principalComponents",
       "rRecovery",
       "structureSim",
       "studySim")

S3method("print",   "nFactors")
S3method("summary", "nFactors")

S3method("plot",    "nScree")
S3method("print",   "nScree")
S3method("summary", "nScree")

S3method("boxplot", "structureSim")
S3method("plot",    "structureSim")
S3method("print",   "structureSim")
S3method("summary", "structureSim")





back to top