getIntervals {deltaGseg} | R Documentation |
Helper function to retrieve subpopulations and computes the intervals for each subpopulation after segmentation and clustering.
getIntervals(object)
object |
An object of class 'SegSeriesTrajectories'. |
None.
Returns a list of subpopulations and the intervals.
Diana H.P. Low, Efthimios Motakis
None
data(deltaGseg) getIntervals(traj1.ss)