Skip to contents

Prints a short preview of the per-event statistics and reports the size of the long null distribution without printing every permutation draw.

Usage

# S3 method for class 'splikit_pseudo_correlation_result'
print(x, n = 6L, ...)

Arguments

x

A splikit_pseudo_correlation_result object.

n

Number of statistic rows to preview. Defaults to 6L.

...

Additional arguments passed to the data.table print method.

Value

x, invisibly.