skbio.stats.gradient.CategoryResults

class skbio.stats.gradient.CategoryResults(category, probability, groups, message)[source]

Store the trajectory results of a metadata category

category

The name of the category

Type

str

probability

The ANOVA probability that the category groups are independent

Type

float

groups

The trajectory results for each group in the category

Type

list of GroupResults

message

A message with information of the execution of the algorithm

Type

str

Built-ins

__eq__(value, /)

Return self==value.

__ge__(value, /)

Return self>=value.

__getstate__()

Helper for pickle.

__gt__(value, /)

Return self>value.

__hash__()

Return hash(self).

__le__(value, /)

Return self<=value.

__lt__(value, /)

Return self<value.

__ne__(value, /)

Return self!=value.

__str__()

Return str(self).

Methods

to_files(out_f, raw_f)

Save the trajectory analysis results for a category to files in