Package: FuncNN 1.0
FuncNN: Functional Neural Networks
A collection of functions which fit functional neural network models. In other words, this package will allow users to build deep learning models that have either functional or scalar responses paired with functional and scalar covariates. We implement the theoretical discussion found in Thind, Multani and Cao (2020) <arxiv:2006.09590> through the help of a main fitting and prediction function as well as a number of helper functions to assist with cross-validation, tuning, and the display of estimated functional weights.
Authors:
FuncNN_1.0.tar.gz
FuncNN_1.0.zip(r-4.6)FuncNN_1.0.zip(r-4.5)
FuncNN_1.0.tgz(r-4.6-any)FuncNN_1.0.tgz(r-4.5-any)
FuncNN_1.0.tar.gz(r-4.7-any)FuncNN_1.0.tar.gz(r-4.6-any)
FuncNN_1.0.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FuncNN/json (API)
| # Install 'FuncNN' in R: |
| install.packages('FuncNN', repos = c('https://b-thi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/b-thi/funcnn/issues
Last updated from:dd44b58680. Checks:2 NOTE, 1 OK, 6 FAIL. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 225 | ||
| source / vignettes | OK | 228 | ||
| linux-release-x86_64 | NOTE | 223 | ||
| macos-release-arm64 | FAIL | 113 | ||
| macos-oldrel-arm64 | FAIL | 159 | ||
| windows-devel | FAIL | 240 | ||
| windows-release | FAIL | 83 | ||
| windows-oldrel | FAIL | 92 | ||
| wasm-release | FAIL | 144 |
Exports:fnn.cvfnn.fitfnn.fncfnn.plotfnn.predictfnn.tune
Dependencies:abindashbackportsbase64encbitopsbootbroomcarcarDatacaretcaToolsclasscliclockclustercodetoolscolorspaceconfigcorrplotcowplotcpp11data.tableDerivdeSolvediagramdigestdoBydoParalleldplyre1071evaluatefarverfdafda.uscfdsfluxFNNforeachforecastFormulafracdifffuturefuture.applygenericsggplot2ggpubrggrepelggsciggsignifglobalsgluegowergridExtragtablehardhathdrcdeherehighripredisobanditeratorsjsonlitekeraskernlabKernSmoothknitrkskSampleslabelinglatticelavalifecyclelistenvlme4lmtestlocfitlubridatemagrittrMASSMatrixMatrixModelsmclustmgcvmicrobenchmarkminqaModelMetricsmodelrmulticoolmvtnormnlmenloptrnnetnumDerivparallellypbapplypbkrtestpcaPPpillarpkgconfigplyrpngpolynompracmapROCprocessxprodlimprogressrproxypspurrrquantregR6rainbowrappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRcppTOMLRCurlRdpackrecipesreformulasreshape2reticulaterlangrpartrprojrootrstatixrstudioapiS7scalesshapeSparseMsparsevctrsSQUAREMstringistringrSuppDistssurvivaltensorflowtfautographtfrunstibbletidyrtidyselecttimechangetimeDatetzdburcautf8vctrsviridisLitewhiskerwithrxfunyamlzeallotzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Classic Canadian weather data set. | daily |
| Functional Neural Networks with Cross-validation | fnn.cv |
| Fitting Functional Neural Networks | fnn.fit |
| Output of Estimated Functional Weights | fnn.fnc |
| Plotting Functional Response Predictions | fnn.plot |
| Prediction using Functional Neural Networks | fnn.predict |
| Tuning Functional Neural Networks | fnn.tune |
| Classic Tecator data set. | tecator |
