Revision c9833e40e7af6531f93c92bb4d2ab8a87541faad authored by Gilles Raiche on 09 December 2009, 00:00:00 UTC, committed by Gabor Csardi on 09 December 2009, 00:00:00 UTC
1 parent b6fe861
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")

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