R/diag.R
as.data.frame.diag_test.Rd
Extracts the performance metrics table as a plain data.frame.
data.frame
# S3 method for class 'diag_test' as.data.frame(x, ...)
A diag_test object.
diag_test
Additional arguments (unused).
A data.frame with columns Metric, Estimate, LowerCI, UpperCI.
Metric
Estimate
LowerCI
UpperCI