plot.prof {profileR}R Documentation

Plots a pattern and level reliability

Description

Plots the pattern vs. level reliability returned from the pr function of class prof.

Usage

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

Arguments

x

an object returned from the pr function

...

additional objects of the same type.

See Also

pr


[Package profileR version 0.3-5 Index]