Other packages > Find by keyword >

random.polychor.pa  

A Parallel Analysis with Polychoric Correlation Matrices
View on CRAN: Click here


Download and install random.polychor.pa package within the R console
Install from CRAN:
install.packages("random.polychor.pa")

Install from Github:
library("remotes")
install_github("cran/random.polychor.pa")

Install by package version:
library("remotes")
install_version("random.polychor.pa", "1.1.4-5")



Attach the package and use:
library("random.polychor.pa")
Maintained by
Fabio Presaghi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-01
Latest Update: 2023-07-15
Description:
The Function performs a parallel analysis using simulated polychoric correlation matrices. The nth-percentile of the eigenvalues distribution obtained from both the randomly generated and the real data polychoric correlation matrices is returned. A plot comparing the two types of eigenvalues (real and simulated) will help determine the number of real eigenvalues that outperform random data. The function is based on the idea that if real data are non-normal and the polychoric correlation matrix is needed to perform a Factor Analysis, then the Parallel Analysis method used to choose a non-random number of factors should also be based on randomly generated polychoric correlation matrices and not on Pearson correlation matrices. Random data sets are simulated assuming or a uniform or a multinomial distribution or via the bootstrap method of resampling (i.e., random permutations of cases). Also Multigroup Parallel analysis is made available for random (uniform and multinomial distribution and with or without difficulty factor) and bootstrap methods. An option to choose between default or full output is also available as well as a parameter to print Fit Statistics (Chi-squared, TLI, RMSEA, RMR and BIC) for the factor solutions indicated by the Parallel Analysis. Also weighted correlation matrices may be considered for PA.
How to cite:
Fabio Presaghi (2010). random.polychor.pa: A Parallel Analysis with Polychoric Correlation Matrices. R package version 1.1.4-5, https://cran.r-project.org/web/packages/random.polychor.pa. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0 (2010-03-01 07:58), 1.1.1 (2010-07-09 15:27), 1.1.2 (2010-11-03 11:10), 1.1.3.1 (2011-11-07 15:05), 1.1.3.2 (2011-12-30 12:23), 1.1.3.3 (2013-03-04 09:53), 1.1.3.4 (2013-08-09 19:56), 1.1.3.5 (2013-10-19 12:12), 1.1.3.6 (2013-10-21 09:35), 1.1.3 (2011-09-05 21:37), 1.1.4-1 (2014-08-12 08:24), 1.1.4-2 (2016-07-26 12:43), 1.1.4-3 (2019-12-12 12:50), 1.1.4-4 (2020-07-26 11:50), 1.1.4 (2014-08-05 07:38), 1.1 (2010-04-28 18:49)
Other packages that cited random.polychor.pa R package
View random.polychor.pa citation profile
Other R packages that random.polychor.pa depends, imports, suggests or enhances
Complete documentation for random.polychor.pa
Functions, R codes and Examples using the random.polychor.pa R package
Some associated functions: NEWS . random.polychor.pa-package . random.polychor.pa . 
Some associated R codes: Full random.polychor.pa package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA