View source: R/0PlotTransitions.r
plot.lmfa_step3 | R Documentation |
Transition plot for a specific subject
## S3 method for class 'lmfa_step3'
plot(x, identifier, id, ...)
x |
Output from the main function step3() (must be of class lmfa_step3). |
identifier |
The name of the column containing the subject identifiers (must be a single character). |
id |
Identification number of the subject for which the transition pattern should be plotted. |
... |
Further arguments for the default S3 plot method. |
## Not run:
plot(transitionmodel)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.