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.0.1 |
Depends: | R (≥ 2.10) |
Imports: | abind, dplyr |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2022-07-18 |
Author: | Luis Garcez [aut, cre, cph] |
Maintainer: | Luis Garcez <luis_garcez_ferreira at alunos.fc.ul.pt> |
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 |
Reference manual: | long2lstmarray.pdf |
Vignettes: |
arrary2lstmarray |
Package source: | long2lstmarray_0.0.1.tar.gz |
Windows binaries: | r-devel: long2lstmarray_0.0.1.zip, r-release: long2lstmarray_0.0.1.zip, r-oldrel: long2lstmarray_0.0.1.zip |
macOS binaries: | r-release (arm64): long2lstmarray_0.0.1.tgz, r-oldrel (arm64): long2lstmarray_0.0.1.tgz, r-release (x86_64): long2lstmarray_0.0.1.tgz, r-oldrel (x86_64): long2lstmarray_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=long2lstmarray to link to this page.