Skip to contents

Histograms of the four between-halves edge metrics across split-half iterations, with each observed mean marked.

Usage

# S3 method for class 'psychnet_reliability'
plot(x, ...)

Arguments

x

A psychnet_reliability object.

...

Unused.

Value

x, invisibly. Called for the plot it draws.

Examples

# Small `iter` for a fast example; see [network_reliability()] for the
# default a real assessment should use.
plot(network_reliability(SRL_Claude, iter = 10))