Gal Rotem
Results
1
issues of
Gal Rotem
this might be the correctio : test = Universal() binary_data = "your_binary_data_here" p_value, result = test.statistical_test(binary_data, verbose=True) print("Result of test:", result)