simple_reli-methods: Methods for simple_reli objects

simple_reli-methodsR Documentation

Methods for simple_reli objects

Description

Methods defined for objects returned from the agree functions.

Usage

## S3 method for class 'simple_reli'
print(x, ...)

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

## S3 method for class 'simple_reli'
check(x)

Arguments

x

object of class simple_reli as returned from the reli_stats function

...

further arguments passed through, see description of return value for details. reli_stats.

Value

print

Prints short summary of the Limits of Agreement

plot

Returns a plot of the data points used in the reliability analysis


SimplyAgree documentation built on Dec. 28, 2022, 2:06 a.m.