An artificially created data set with 130 trajectories split into four groups, labelled A, B, C, D according to the data generating process.
trajdata
This data frame has 130 rows and the following 7 columns:
An identification variable that runs from 1 to 130.
A character variable that's either "A", "B", "C" or "D" depending on which of the four data generating process the trajectory is coming from.
The observation of the trajectory at time t = 1.
The observation of the trajectory at time t = 2.
The observation of the trajectory at time t = 3.
The observation of the trajectory at time t = 4.
The observation of the trajectory at time t = 5.
The observation of the trajectory at time t = 6.