| IGTProjection-class {EHRtemporalVariability} | R Documentation |
Class IGTProjection
Description
Class IGTProjection object contains the estimated Information Geometric Temporal plot projection
of a DataTemporalMap object.
Details
Objects of this class are generated automatically by the estimateIGTProjection function, and can
be passed to the plotIGTProjection function for plotting the Information Geometric Temporal plot.
Value
A IGTProjection object.
Slots
dataTemporalMapthe
DataTemporalMapobject from which the projection was estimatedprojectiond-by-c
matrixof the IGT projection for d temporal batches in c dimensions calculated from theestimateIGTProjectionfunctionembeddingTypeembedding function used for the IGT projection calculation in the
estimateIGTProjectionfunctionstressstress achieved in the lower-dimensional embedding, depending on the embedding type (e.g., classicalmds will return 1-GOF as returned by stats::cmdscale function, and nonmetricmds will return final stress in percent, as returned by the MASS::isoMDS function)