Learn R Programming

lvimp (version 1.0.0)

lvim: Create a Longitudinal Variable Importance Object

Description

Create a longitudinal variable importance object from several constituent cross-sectional variable importance objects.

Usage

lvim(vim_list = list(), timepoints = numeric())

Value

an object of class lvim

Arguments

vim_list

a list of individual, cross-sectional variable importance objects. Assumed to be in order over time.

timepoints

a numeric vector of timepoints of interest