sc99-qcprob-method: Method "qcprob"

Description Usage Arguments Value Author(s)

Description

qcprob is a generic function used to produce a quality control probability based on the input object. The method invokes particular methods which depend on the class of the first argument.

Usage

1
2
3
4
## S4 method for signature 'ANY'
qcprob(object, ...)
## S4 method for signature 'NULL'
qcprob(object, ...)

Arguments

object

an object for which a QC probability is desired

...

additional arguments affecting the QC probability produced

Value

The form of the value returned by qcprob depends on the class of its argument. See the documentation of the particular methods for details of what is produced by that method.

If the object is NULL, NA is returned.

Author(s)

P. Roebuck proebuck@mdanderson.org


SuperCurve documentation built on May 2, 2019, 6:14 p.m.