Package: PredPsych
Type: Package
Title: Predictive Approaches in Psychology
Version: 0.4
Date: 2019-07-23
Author: Atesh Koul
Maintainer: Atesh Koul <atesh.koul@gmail.com>
Description: 
    Recent years have seen an increased interest in novel methods
    for analyzing quantitative data from experimental psychology. Currently, however, they lack an
    established and accessible software framework. Many existing implementations provide no guidelines,
    consisting of small code snippets, or sets of packages. In addition, the use of existing packages
    often requires advanced programming experience. 'PredPsych' is a user-friendly toolbox based on
    machine learning predictive algorithms. It comprises of multiple functionalities for multivariate
    analyses of quantitative behavioral data based on machine learning models.
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.5.0)
Imports: plyr, ggplot2, caret, rpart, e1071, mclust, MASS, party,
        randomForest, statmod
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
Repository: CRAN
NeedsCompilation: no
Packaged: 2019-07-23 08:03:32 UTC; AKoul
Date/Publication: 2019-07-23 08:20:05 UTC
Built: R 4.3.0; ; 2023-07-10 07:30:10 UTC; unix
