long2lstmarray: Longitudinal Dataframes into Arrays for Machine Learning Training

An easy tool to transform 2D longitudinal data into 3D arrays suitable for Long short-term memory neural networks training. The array output can be used by the 'keras' package. Long short-term memory neural networks are described in: Hochreiter, S., & Schmidhuber, J. (1997) <doi:10.1162/neco.1997.9.8.1735>.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: abind, dplyr
Suggests: knitr, rmarkdown, testthat
Published: 2022-11-28
Author: Luis Garcez ORCID iD [aut, cre, cph]
Maintainer: Luis Garcez <luisgarcez1 at gmail.com>
BugReports: https://github.com/luisgarcez11/long2lstmarray/issues
License: GPL (≥ 3)
URL: https://github.com/luisgarcez11/long2lstmarray
NeedsCompilation: no
Materials: README NEWS
CRAN checks: long2lstmarray results

Documentation:

Reference manual: long2lstmarray.pdf
Vignettes: arrary2lstmarray

Downloads:

Package source: long2lstmarray_0.2.0.tar.gz
Windows binaries: r-devel: long2lstmarray_0.2.0.zip, r-release: long2lstmarray_0.2.0.zip, r-oldrel: long2lstmarray_0.2.0.zip
macOS binaries: r-release (arm64): long2lstmarray_0.2.0.tgz, r-oldrel (arm64): long2lstmarray_0.2.0.tgz, r-release (x86_64): long2lstmarray_0.2.0.tgz
Old sources: long2lstmarray archive

Linking:

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