y
and times
and returning a logical indicator indTime
of whether individually varying times of observation were detected. Used internally by longCat
, though it may be called by the user.
dimCheck(y, times)
y
can have 9 unique non-missing values.y
(i.e., all cases have the same times of observation), or a matrix of the same dimension as y
(i.e., individually varying times of observation). Default is NULL
and is assigned the value 1:ncol(y)
.longCat
.