Package: stuart
Type: Package
Title: Subtests Using Algorithmic Rummaging Techniques
Version: 0.10.0
Date: 2022-05-23
Authors@R: c(person("Martin", "Schultze", email="schultze@psych.uni-frankfurt.de", role=c('aut','cre')),
  person("Johanna", "Schüller", role='ctb'))
Description: Construct subtests from a pool of items by using ant-colony-optimization, genetic algorithms, brute force, or random sampling.
  Schultze (2017) <doi:10.17169/refubium-622>.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: stats, utils
Suggests: parallel, lavaan (>= 0.5.18), MplusAutomation (>= 0.7-2),
        graphics, sn
RoxygenNote: 7.1.2
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2022-05-23 17:25:32 UTC; martin
Author: Martin Schultze [aut, cre],
  Johanna Schüller [ctb]
Maintainer: Martin Schultze <schultze@psych.uni-frankfurt.de>
Repository: CRAN
Date/Publication: 2022-05-23 18:20:05 UTC
