funreg: Functional Regression for Irregularly Timed Data

Performs functional regression, and some related approaches, for intensive longitudinal data (see the book by Walls & Schafer, 2006, Models for Intensive Longitudinal Data, Oxford) when such data is not necessarily observed on an equally spaced grid of times. The approach generally follows the ideas of Goldsmith, Bobb, Crainiceanu, Caffo, and Reich (2011)<doi:10.1198/jcgs.2010.10007> and the approach taken in their sample code, but with some modifications to make it more feasible to use with long rather than wide, non-rectangular longitudinal datasets with unequal and potentially random measurement times. It also allows easy plotting of the correlation between the smoothed covariate and the outcome as a function of time, which can add additional insights on how to interpret a functional regression. Additionally, it also provides several permutation tests for the significance of the functional predictor. The heuristic interpretation of “time” is used to describe the index of the functional predictor, but the same methods can equally be used for another unidimensional continuous index, such as space along a north-south axis. The development of this package was part of a research project supported by Award R03 CA171809-01 from the National Cancer Institute and Award P50 DA010075 from the National Institute on Drug Abuse. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institute on Drug Abuse, the National Cancer Institute, or the National Institutes of Health.

Version: 1.2
Depends: R (≥ 2.15.0)
Imports: MASS, mgcv, mvtnorm, splines
Published: 2016-08-24
Author: John Dziak [aut, cre], Mariya Shiyko [aut]
Maintainer: John Dziak <jjd264 at psu.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Copyright: The Pennsylvania State University and Northeastern University
NeedsCompilation: no
CRAN checks: funreg results

Downloads:

Reference manual: funreg.pdf
Package source: funreg_1.2.tar.gz
Windows binaries: r-devel: funreg_1.2.zip, r-release: funreg_1.2.zip, r-oldrel: funreg_1.2.zip
macOS binaries: r-release: funreg_1.2.tgz, r-oldrel: funreg_1.2.tgz
Old sources: funreg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=funreg to link to this page.