Skip to contents

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 CRAN, type in R console

install.packages("FGLMtrunc")

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

browseVignettes("FGLMtrunc")