a2rl.utils.normalized_markovian_matrix#
- a2rl.utils.normalized_markovian_matrix(df)[source]#
Test for the key MDP properties based on their conditional entropies.
- Parameters:
df (
WiDataFrame
) – a discretized dataframe.- Returns:
row normalized dataframe with the results of various tests
- Return type:
df