NEWS
nestedpp 0.2.0 (2023-01-05)
New features
- New performance_table() function to compute a table with different measures of the performance
nestedpp 0.1.0 (2022-12-13)
New features
- New performance_profile() function to plot the performance profile of a given data frame
- New nested_performance_profile() function to plot the nested performance profile of a given data frame
- New generate_random_example() function to generate random data frames to test performance_profile() and nested_performance_profile() functions