FGLMtrunc

The FGLMtrunc package contains implementation of the methodologies described in Xi Liu, Afshin A. Divani, and Alexander Petersen (2022), including truncated functional linear and truncated functional logistic regression models.

To install FGLMtrunc from github, type in R console

devtools::install_github("cbtran/FGLMtrunc", build_vignettes = TRUE)

To read the Introduction to the FGLMtrunc package vignette, type in R console

browseVignettes("FGLMtrunc")