create_metamorphic_testing_report: Create Metamorphic Testing Report

View source: R/report.R

create_metamorphic_testing_reportR Documentation

Create Metamorphic Testing Report

Description

This function creates a metamorphic testing report for clustering methods. This report includes which reductions of the dataset passed the metamorphic test.

Usage

create_metamorphic_testing_report(reportList)

Arguments

reportList

a list of internal clustering validation reports contain information from metamorphic testing

Value

A report of the percent of reductions that passed the metamorphic test for each test and each dataset


NWhitener/benchmarking documentation built on Oct. 23, 2023, 12:20 a.m.