| reformat | R Documentation |
This function changes the format of the longitudinal data from wide format to long format
reformat(k,data,type="r")
k |
the number of repeated measurement. |
data |
either the response matrix or the predictor matrix. |
type |
"r" for response matrix, "d" for design matrix. |
the reformatted response vector or predictor matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.