long2lstmarray: Longitudinal Dataframes into Arrays for Machine Learning Training (original) (raw)
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 |
| DOI: | 10.32614/CRAN.package.long2lstmarray |
| Author: | Luis Garcez |
| Maintainer: | Luis Garcez |
| 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.html , <long2lstmarray.pdf> |
|---|---|
| Vignettes: | arrary2lstmarray (source, R code) |
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, r-oldrel (x86_64): long2lstmarray_0.2.0.tgz |
| Old sources: | long2lstmarray archive |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=long2lstmarrayto link to this page.