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
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
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

Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns