Learn R Programming

deltaGseg (version 1.12.2)

getIntervals: 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'.

Value

  • Returns a list of subpopulations and the intervals.

Details

None.

References

None

See Also

clusterSegments

Examples

Run this code
data(deltaGseg)
getIntervals(traj1.ss)

Run the code above in your browser using DataLab