CRAN/E | cpfa

cpfa

Classification with Parallel Factor Analysis

Installation

About

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): doi:10.1016/0167-9473(94)90132-5. 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.

Key Metrics

Version 1.1-3
Published 2024-04-07 19 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks cpfa results

Downloads

Yesterday 11 0%
Last 7 days 65 -51%
Last 30 days 464 +21%
Last 90 days 1.342 -2%
Last 365 days 4.565 +52%

Maintainer

Maintainer

Matthew A. Snodgress

snodg031@umn.edu

Authors

Matthew A. Snodgress

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

cpfa archive

Depends

multiway

Imports

glmnet
e1071
randomForest
nnet
rda
xgboost
foreach
doParallel