Illustration of DTVEM

The Differential Time Varying Effect Model

This site is an accompaniment to the following paper:

  • Jacobson, N. C., Chow, S, & Newman, M.G (2019, In press). The Differential Time-Varying Effect Model (DTVEM): A Tool for Diagnosing Optimal Measurement and Modeling Intervals in Intensive Longitudinal Data. Behavior Research Methods.

This tool allows researchers to predict when processes optimally predict themselves or other processes. DTVEM is designed to identify optimal lag times for processes, combining an automated exploratory and confirmatory approaches to explore optimal time lags, and then using well-validated confirmatory modeling to optimally estimate when processes predict one another.

The package was written in the R statistical package. You can download the DTVEM package by clicking the following links:

Download the DTVEM R Package Manual.

Windows Build of the DTVEM Package Version 1.0010

Mac and Linux Builds of the DTVEM Package Version 1.0010

  • Please note that the package was updated on 10/13/2020 to remove dependency issues with dplyr and issues with ID and Time variables.
  • Please note that the package was updated on 10/05/2020 for upgrade to R 4.0
  • Please note that the package was updated on 1/25/2019 for bug fixes, and expediting the “hybrid” model fitting.

Instructions on how to install:

  • Click the download for either the Windows, Mac, or Linux version above.
  • Install the package in R via the package download.
  • Install the following dependencies: mgcv, plyr, zoo, reshape2, Rcpp, OpenMx. This can be accomplished via the following command in R:

install.packages(c(“mgcv”,“plyr”,“zoo”,“reshape2”,“Rcpp”,“OpenMx”))

  • Load the DTVEM package using library(DTVEM).

A usage Example of DTVEM accompanies the following post.

Publications

. Digital biomarkers of mood disorders and symptom change. Nature Partner Journal (npj) Digital Medicine, 2019.

PDF Code Dataset Project Source Document