https://github.com/cran/nFactors
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
Tip revision: c9833e40e7af6531f93c92bb4d2ab8a87541faad authored by Gilles Raiche on 09 December 2009, 00:00:00 UTC
version 2.3
Tip revision: c9833e4
nFactors-package.rd
\name{nFactors-package}
\alias{nFactors-package}
\alias{nFactors}
\docType{package}
\title{ Parallel Analysis and Non Graphical Solutions to the Cattell Scree Test}


\description{
 Indices, heuristics and strategies to help to determine the number of factors/components to retain:
  \enumerate{
  \item{- }{ Acceleration factor (\emph{noc} with or without Parallel Analysis)  }
  \item{- }{ Optimal Coordinates (\emph{noc} with or without Parallel Analysis) }
  \item{- }{ Parallel analysis (components, factors and bootstrap)  }
  \item{- }{ \eqn{\lambda >= \bar{\lambda}} (Kaiser, CFA and related rule) }
  \item{- }{ Cattell-Nelson-Gorsuch (\emph{CNG})  }
  \item{- }{ Zoski and Jurs Multiple regression (\eqn{\beta}, \emph{t} and \emph{p})  }
  \item{- }{ Zoski and Jurs standard error of the regression coefficient (sescree, \eqn{S_{Y \bullet X}})  }
  \item{- }{ Nelson \eqn{R^2}  }
  \item{- }{ Bartlett \eqn{\chi^2}  }
  \item{- }{ Anderson \eqn{\chi^2}  }
  \item{- }{ Lawley \eqn{\chi^2} and  }
  \item{- }{ Bentler-Yuan \eqn{\chi^2}.  }
  }
 }


\details{
 \tabular{ll}{
  Package: \tab nFactors \cr
  Type:    \tab Package \cr
  Version: \tab 2.3.0 \cr
  Date:    \tab 2009-09-01 \cr
  Depends: \tab R (>= 2.0.0), MASS, psych, boot \cr
  License: \tab GPL \cr
  }
 }


\author{
    Gilles Raiche \cr
    Centre sur les Applications des Modeles de Reponses aux Items (CAMRI) \cr
    Universite du Quebec a Montreal\cr
    \email{raiche.gilles@uqam.ca}, \url{http://www.er.uqam.ca/nobel/r17165/} \cr \cr
    David Magis \cr
    Research Group of Quantitative Psychology and Individual Differences \cr
    Katholieke Universiteit Leuven \cr
    \email{David.Magis@psy.kuleuven.be}, \url{http://ppw.kuleuven.be/okp/home/}
 }

 \references{
  Raiche, G., Riopel, M. and Blais, J.-G. (2006). \emph{Non graphical solutions
   for the Cattell's scree test}. Paper presented at the International Annual
   meeting of the Psychometric Society, Montreal.
  [\url{http://www.er.uqam.ca/nobel/r17165/RECHERCHE/COMMUNICATIONS/}]
 }


\seealso{
 Other packages are also very useful for principal components and factor analysis. The \emph{R} psychometric view is instructive at this point.
 See \url{http://cran.stat.sfu.ca/web/views/Psychometrics.html} for further details.
 }


\keyword{ package }



back to top