Closed rfechner closed 2 years ago
Write function, that provides humanly readable matrices (pandas Dataframe) for all types of stochastic matrices.
the function human_readable(self, marker1, marker2) inside the ProbabilityVault object fulfills this requirement!
Write function, that provides humanly readable matrices (pandas Dataframe) for all types of stochastic matrices.