skbio.stats.gradient.
CategoryResults
(category, probability, groups, message)[source]¶Store the trajectory results of a metadata category
category
¶str – The name of the category
probability
¶float – The ANOVA probability that the category groups are independent
groups
¶list of GroupResults – The trajectory results for each group in the category
message
¶str – A message with information of the execution of the algorithm
Built-ins
__init_subclass__ |
This method is called when a class is subclassed. |
Methods
to_files (out_f, raw_f) |
Save the trajectory analysis results for a category to files in |