Package: cpfa
Type: Package
Title: Classification with Parallel Factor Analysis
Version: 1.0-1
Date: 2022-04-08
Author: Matthew A. Snodgress <snodg031@umn.edu>
Maintainer: Matthew A. Snodgress <snodg031@umn.edu>
Depends: multiway, glmnet, e1071, randomForest, doParallel
Imports: foreach, nnet
Description: Classification using Richard A. Harshman's Parallel Factors (Parafac) model fit to a 3-way or 4-way data array/tensor. See Harshman (1994) <doi:10.1016/0167-9473(94)90132-5>. Uses Parafac factor weights from one mode of this model as predictors to tune parameters for one or more classification methods. Supports penalized logistic regression, support vector machine, random forest, and feed-forward neural network. Supports binary and multiclass classification. Predicts class labels or class probabilities and calculates multiple classification performance measures. Parallel computing is implemented via the 'parallel' and 'doParallel' packages.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2022-04-08 16:02:12 UTC; msnodgress
Repository: CRAN
Date/Publication: 2022-04-08 23:22:29 UTC
Built: R 4.0.5; ; 2022-04-21 08:59:58 UTC; windows
