Package: LDNN 1.10
LDNN: Longitudinal Data Neural Network
This is a Neural Network regression model implementation using 'Keras', consisting of 10 Long Short-Term Memory layers that are fully connected along with the rest of the inputs.
Authors:
LDNN_1.10.tar.gz
LDNN_1.10.zip(r-4.5)LDNN_1.10.zip(r-4.4)LDNN_1.10.zip(r-4.3)
LDNN_1.10.tgz(r-4.4-any)LDNN_1.10.tgz(r-4.3-any)
LDNN_1.10.tar.gz(r-4.5-noble)LDNN_1.10.tar.gz(r-4.4-noble)
LDNN_1.10.tgz(r-4.4-emscripten)LDNN_1.10.tgz(r-4.3-emscripten)
LDNN.pdf |LDNN.html✨
LDNN/json (API)
# Install 'LDNN' in R: |
install.packages('LDNN', repos = c('https://vasileioskarapoulios.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vasileioskarapoulios/ldnn/issues
Last updated 4 years agofrom:288dcdb42d. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | NOTE | Nov 06 2024 |
R-4.5-linux | NOTE | Nov 06 2024 |
R-4.4-win | NOTE | Nov 06 2024 |
R-4.4-mac | NOTE | Nov 06 2024 |
R-4.3-win | NOTE | Nov 06 2024 |
R-4.3-mac | NOTE | Nov 06 2024 |
Exports:create_modelevaluate_modelfit_model
Dependencies:askpassbackportsbase64encbrewbriobslibcachemcallrclicliprcommonmarkconfigcpp11crayoncredentialscurldescdevtoolsdiffobjdigestdownlitellipsisevaluatefansifastmapfontawesomefsgenericsgertghgitcredsglueherehighrhtmltoolshtmlwidgetshttpuvhttr2inijquerylibjsonlitekerasknitrlaterlatticelifecyclemagrittrMatrixmemoisemimeminiUIopensslpillarpkgbuildpkgconfigpkgdownpkgloadpngpraiseprettyunitsprocessxprofvispromisespspurrrR6raggrappdirsrcmdcheckRcppRcppTOMLremotesreticulaterlangrmarkdownroxygen2rprojrootrstudioapirversionssasssessioninfoshinysourcetoolsstringistringrsyssystemfontstensorflowtestthattextshapingtfautographtfrunstibbletidyselecttinytexurlcheckerusethisutf8vctrswaldowhiskerwithrxfunxml2xopenxtableyamlzeallotzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pre-defined Neural Network for Longitudinal Data | create_model |
Evaluate the pre-defined Neural Network for Longitudinal Data | evaluate_model |
Fit the pre-defined Neural Network for Longitudinal Data | fit_model |