Other packages > Find by keyword >

cpfa  

Classification with Parallel Factor Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cpfa", "1.1-3")



Attach the package and use:
library("cpfa")
Maintained by
Matthew A. Snodgress
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-09
Latest Update: 2024-02-15
Description:
Classification using Richard A. Harshman's Parallel Factor Analysis-1 (Parafac) model or Parallel Factor Analysis-2 (Parafac2) model fit to a three-way or four-way data array. See Harshman and Lundy (1994): . Uses component weights from one mode of a Parafac or Parafac2 model as features to tune parameters for one or more classification methods via a k-fold cross-validation procedure. Allows for constraints on different tensor modes. Supports penalized logistic regression, support vector machine, random forest, feed-forward neural network, regularized discriminant analysis, and gradient boosting machine. Supports binary and multiclass classification. Predicts class labels or class probabilities and calculates multiple classification performance measures. Implements parallel computing via the 'parallel' and 'doParallel' packages.
How to cite:
Matthew A. Snodgress (2022). cpfa: Classification with Parallel Factor Analysis. R package version 1.1-3, https://cran.r-project.org/web/packages/cpfa
Previous versions and publish date:
1.0-0 (2022-03-09 22:20), 1.0-1 (2022-04-09 01:22), 1.0-2 (2022-05-16 22:50), 1.0-3 (2022-06-16 04:20), 1.0-4 (2022-06-20 16:20), 1.0-5 (2023-08-07 19:30), 1.0-6 (2023-09-07 17:20), 1.0-7 (2023-10-07 17:50), 1.0-8 (2023-10-15 19:40), 1.0-9 (2023-11-19 05:00), 1.1-0 (2023-12-02 06:10), 1.1-1 (2024-02-03 20:40), 1.1-2 (2024-02-15 18:50), 1.1-3 (2024-04-07 04:43)
Other packages that cited cpfa R package
View cpfa citation profile
Other R packages that cpfa depends, imports, suggests or enhances
Functions, R codes and Examples using the cpfa R package
Some associated functions: cpfa-internals . cpfa . cpm.all . cpm . predict.cpfa . print.cpfa . tune.cpfa . 
Some associated R codes: cpfa.R . cpm.R . cpm.all.R . kcv.nn.R . kcv.plr.R . kcv.rda.R . kcv.rf.R . kcv.svm.R . predict.cpfa.R . print.cpfa.R . tune.cpfa.R .  Full cpfa 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

FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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