b-thi/FNN: Functional Neural Networks

This package fits models of the form y(z, f(x) | theta) = z + f(x) + epsilon. In other words, this package will allow users to build models that have either functional or scalar responses paired with functional and scalar covariates. The main backbone of these models is neural networks. There are also a number of helper functions that make workflow easier for the user.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0
URL https://arxiv.org/abs/2006.09590 https://github.com/b-thi/FNN
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("b-thi/FNN")
b-thi/FNN documentation built on Feb. 24, 2024, 4:08 p.m.