Other packages > Find by keyword >

cfa  

Configural Frequency Analysis (CFA)
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/cfa")

Install by package version:
library("remotes")
install_version("cfa", "0.10-2")



Attach the package and use:
library("cfa")
Maintained by
Patrick Mair
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-05-13
Latest Update: 2025-05-22
Description:
Analysis of configuration frequencies for simple and repeated measures, multiple-samples CFA, hierarchical CFA, bootstrap CFA, functional CFA, Kieser-Victor CFA, and Lindner's test using a conventional and an accelerated algorithm.
How to cite:
Patrick Mair (2000). cfa: Configural Frequency Analysis (CFA). R package version 0.10-2, https://cran.r-project.org/web/packages/cfa. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.5-0 (2000-05-13 13:54), 0.5-1 (2001-06-05 17:40), 0.6-0 (2002-02-18 13:00), 0.6-1 (2002-09-12 18:43), 0.7-0 (2004-02-13 23:22), 0.7-1 (2004-10-08 15:41), 0.7-2 (2005-04-22 20:42), 0.8-0 (2007-06-12 20:20), 0.8-1 (2007-06-16 20:17), 0.8-2 (2007-12-21 18:43), 0.8-3 (2008-09-16 19:25), 0.8-4 (2008-11-02 20:04), 0.8-5 (2009-08-01 15:32), 0.9-0 (2011-05-19 12:04), 0.9-1 (2011-05-20 14:41), 0.9-2 (2011-05-24 11:25), 0.9-3 (2013-06-21 17:06), 0.10-0 (2017-05-01 18:18), 0.10-1 (2024-03-15 09:36)
Other packages that cited cfa R package
View cfa citation profile
Other R packages that cfa depends, imports, suggests or enhances
Complete documentation for cfa
Functions, R codes and Examples using the cfa R package
Some associated functions: PXisM . PXisMclassic . bcfa . cfa . fCFA . hcfa . mcfa . plot.bcfa . plot.hcfa . plot.mcfa . plot.scfa . print.bcfa . print.hcfa . print.mcfa . print.scfa . scfa . 
Some associated R codes: PXisM.R . PXisMclassic.R . fCFA.R . kvCFA.R . print.fCFA.R . print.kvcfa.R . summary.fCFA.R . summary.kvcfa.R .  Full cfa package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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