Skip to contents

Returns group-level alignment statistics from a survalign object created by measure_alignment().

Usage

# S3 method for class 'survalign'
summary(object, format = c("wide", "long"), ...)

Arguments

object

An object of class 'survalign'.

format

One of "wide" (default) or "long". Controls whether group stats are returned in wide or long format.

...

Additional arguments (ignored).

Value

A data frame of group stats, including respondent alignment and plurality metrics.