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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
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  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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