simple_reli-methods {SimplyAgree} | R 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 |
... |
further arguments passed through, see description of return value
for details.
|
Value
print
Prints short summary of the Limits of Agreement
plot
Returns a plot of the data points used in the reliability analysis
[Package SimplyAgree version 0.2.0 Index]