skbio.stats.gradient.CategoryResults¶
-
class
skbio.stats.gradient.
CategoryResults
(category, probability, groups, message)[source]¶ Store the trajectory results of a metadata category
-
groups
¶ The trajectory results for each group in the category
- Type
list of GroupResults
Built-ins
Return hash(self).
Methods
to_files
(out_f, raw_f)Save the trajectory analysis results for a category to files in
-