Convert data stored in msm object to old format
Converts the data
element of msm objects to the old format.
recreate.olddata(x)
x |
Object returned by the |
This is just provided for convenience and to illustrate the changes.
It is not guaranteed to be complete, and is liable to be withdrawn.
Users who were relying on the previous undocumented format are advised
to upgrade their code to use the new format, which uses model frames
and model design matrices in the standard format used in version 1.4,
based on model.frame
and model.matrix
.
A list of vectors and matrices in the undocumented ad-hoc format used
for the data
component of msm
objects in msm
versions 1.3.1 and earlier.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.