Skip to contents

A one-row summary of a persona_audit(): the number of personas, how many tripped the lexical scan, the worst single hit count, and the mean model caricature score (NaN when no model layer ran).

Usage

# S3 method for class 'persona_audit'
diagnostics(x, ...)

Arguments

x

A persona_audit() result.

...

Unused.

Value

A one-row tibble with n_personas, n_flagged, max_hits, and mean_caricature.

See also