make_y_Vs_Vt
make_y_Vs_Vt.RdCreate y, along with spatial and temporal design matrices from an observation matrix.
Value
A List of the following values:
y: Flattened version of the observation matrix, flattened in column-major order.
Vs: Spatial design matrix, indicates which elements in y correspond with which positions in space
Vt: Temporal design matrix, indicates which elements in y correspond with which positions in time