skbio.stats.gradient.GradientANOVAResults(algorithm, weighted, categories)[source]¶Store the trajectory results
algorithm¶The algorithm used to compute trajectories
str
weighted¶If true, a weighting vector was used
bool
categories¶The trajectory results for each metadata category
list of CategoryResults
Built-ins
Return hash(self). |
Methods
|
Save the trajectory analysis results to files in text format. |