RAnEnExtra::verify is the caller function to call various verification metrics. This is convenient when you want to carry out multiple verification at once.

verify(metrics, verbose = T, ...)

Arguments

metrics

A vector of verification metrics that should be carried out. Please use showVerificationMetrics to check the supported metrics.

verbose

Whether to print detail information.

Value

A list of verification results.