Skip to contents

Generic function for reports various statistics from a data frame or coin. See method documentation:

Usage

get_stats(x, ...)

Arguments

x

Object (data frame or coin)

...

Further arguments to be passed to methods.

Value

A data frame of statistics for each column

Details

See also vignette("analysis").

This function replaces the now-defunct getStats() from COINr < v1.0.

Examples

# see individual method documentation