getIntervals {deltaGseg}R Documentation

getIntervals

Description

Helper function to retrieve subpopulations and computes the intervals for each subpopulation after segmentation and clustering.

Usage

getIntervals(object)

Arguments

object

An object of class 'SegSeriesTrajectories'.

Details

None.

Value

Returns a list of subpopulations and the intervals.

Author(s)

Diana H.P. Low, Efthimios Motakis

References

None

See Also

clusterSegments

Examples

data(deltaGseg)
getIntervals(traj1.ss)

[Package deltaGseg version 1.32.0 Index]