plot.lmfa_step3: Transition plot for a specific subject

View source: R/0PlotTransitions.r

plot.lmfa_step3R Documentation

Transition plot for a specific subject

Description

Transition plot for a specific subject

Usage

## S3 method for class 'lmfa_step3'
plot(x, identifier, id, ...)

Arguments

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.

Examples

## Not run: 
plot(transitionmodel)

## End(Not run)

LeonieVm/lmfa documentation built on Dec. 5, 2023, 1:38 p.m.