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]
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 06 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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for cfa051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
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  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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