The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

cpfa: Classification with Parallel Factor Analysis

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.

Version: 1.1-4
Depends: multiway
Imports: glmnet, e1071, randomForest, nnet, rda, xgboost, foreach, doParallel
Published: 2024-04-26
Author: Matthew A. Snodgress
Maintainer: Matthew A. Snodgress <snodg031 at umn.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: cpfa results

Documentation:

Reference manual: cpfa.pdf

Downloads:

Package source: cpfa_1.1-4.tar.gz
Windows binaries: r-devel: cpfa_1.1-4.zip, r-release: cpfa_1.1-4.zip, r-oldrel: cpfa_1.1-4.zip
macOS binaries: r-release (arm64): cpfa_1.1-4.tgz, r-oldrel (arm64): cpfa_1.1-4.tgz, r-release (x86_64): cpfa_1.1-4.tgz, r-oldrel (x86_64): cpfa_1.1-4.tgz
Old sources: cpfa archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cpfa to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.