| IGTProjection-class | R Documentation | 
Class IGTProjection object contains the estimated Information Geometric Temporal plot projection
of a DataTemporalMap object.
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.
A IGTProjection object.
dataTemporalMapthe DataTemporalMap object from which the projection was estimated
projectiond-by-c matrix of the IGT projection for d temporal batches in c dimensions calculated from the estimateIGTProjection function
embeddingTypeembedding function used for the IGT projection calculation in the estimateIGTProjection function
stressstress 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.