Learn R Programming

INLAjoint (version 24.3.25)

Longsim: Simulated multivariate longitudinal dataset

Description

A simulated dataset used to illustrate some models (e.g., example of joint() function in the documentation). The corresponding survival dataset is named 'Survsim'.

Usage

Longsim

Arguments

Format

## `Longsim` A data frame with 96 rows and 7 columns:

Id

Individual id

time

Visit times

ctsX

Continuous covariate

binX

Binary covariate

Y1, Y2, Y3

Gaussian Longitudinal outcomes

...