Package: cpfa
Type: Package
Title: Classification with Parallel Factor Analysis
Version: 1.0-0
Date: 2022-03-06
Author: Matthew A. Snodgress <snodg031@umn.edu>
Maintainer: Matthew A. Snodgress <snodg031@umn.edu>
Depends: multiway, glmnet, e1071, randomForest, doParallel
Imports: foreach
Description: Classification using Richard A. Harshman's Parallel Factors (Parafac) model fit to a 3-way or 4-way data array. Uses Parafac factor weights from one mode of this model as predictors to tune parameters for one or more classification methods. Supports binary and multiclass classification. Predicts class labels or probabilities and calculates multiple classification performance measures. Parallel computing is implemented via the 'parallel' and 'doParallel' packages.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2022-03-07 21:02:12 UTC; msnodgress
Repository: CRAN
Date/Publication: 2022-03-09 21:20:03 UTC
Built: R 4.0.5; ; 2022-03-10 11:39:02 UTC; unix
