plot.search_lqmix {lqmix} | R Documentation |
Plots for search_lqmix objects
Description
Graphically display model selection criteria and component and/or transition probabilities of the optimal fitted model of class
search_lqmix
Usage
## S3 method for class 'search_lqmix'
plot(x, ...)
Arguments
x |
an object of class search_lqmix |
... |
not used |
[Package lqmix version 1.0 Index]