
Convert a shift-recovery evaluation to a data frame
Source:R/simulation-methods.R
as.data.frame.bifrost_shift_recovery_evaluation.RdConvert a shift-recovery evaluation to a data frame
Usage
# S3 method for class 'bifrost_shift_recovery_evaluation'
as.data.frame(
x,
row.names = NULL,
optional = FALSE,
component = c("metrics", "counts"),
...
)