Summarize 'exactt' Objects
# S3 method for class 'exactt'
summary(object, ...)An object of class 'exactt', which includes:
summary: A matrix summarizing the test results for each variable.
detailed: A list containing detailed test results for each variable.
gaResults: Optional; a list of results from the GA::ga() function, included only when
power optimization is performed via genetic algorithm parameters. Each element of the list
corresponds to results for one of the tested variables, containing details like the best
permutations found, fitness scores, and other GA diagnostics.
call: The matched call.