powered by
Format method for efa_retention objects
# S3 method for efa_retention format(x, ...)
A character vector with the report lines (styled to the active console theme; plain when colours are disabled).
an object of class efa_retention, returned by a factor-retention criterion (e.g. EKC() or HULL()).
EKC()
HULL()
not used.
writeLines(format(EKC(test_models$baseline$cormat, N = 500)))
Run the code above in your browser using DataLab