moplot
From clusTransition v1.0
by Muhammad Atif
plot Method for output
This method plot 3 barplot and 1 line graph. The first stack barplot shows SurvivalRatio and AbsorptionRatio, second barplot shows number of newly emerged clusters at each time stamp, third barplot shows number of disapeared clusters at each time stamp. The line graph shows passforward Ratio and Survival Ratio.
Usage
moplot(object)# S4 method for Monic
moplot(object)
Arguments
- object
An object of class Monic
Community examples
Looks like there are no examples yet.