moplot {clusTransition}R Documentation

plot Method for output

Description

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 signature 'Monic'
moplot(object)

Arguments

object

An object of class Monic


[Package clusTransition version 1.0 Index]