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-1")



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: 2017-05-01
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-1, https://cran.r-project.org/web/packages/cfa. Accessed 19 Apr. 2025.
Previous versions and publish date:
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)
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

MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
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  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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