Skip to contents

Extracts the performance metrics table as a plain data.frame.

Usage

# S3 method for class 'diag_test'
as.data.frame(x, ...)

Arguments

x

A diag_test object.

...

Additional arguments (unused).

Value

A data.frame with columns Metric, Estimate, LowerCI, UpperCI.