auctrap_class: Methods for 'auctrap' class

Description Usage Arguments

Description

Methods for 'auctrap' class

Usage

1
2
3
4
5
## S3 method for class 'auctrap'
print(x, digits = getOption("digits"), ...)

## S3 method for class 'auctrap'
plot(x, fill.pos = "lightblue", fill.neg = "pink", pch = 1, ...)

Arguments

x

object of class auctrap

digits

minimal number of significant digits

...

for plot.auctrap graphical option arguments passed to plot; not used for print.auctrap.

fill.pos

fill color of areas counted positively in the AUC calculation

fill.neg

fill color of areas counted negatively in the AUC calculation

pch

shape of observed data points


anikoszabo/AUCtrap documentation built on Dec. 19, 2021, 3:37 a.m.