stb: Generic Method for computing Simultaneous Tolerance Bounds...

Description Usage Arguments

Description

If the generic method is applied to an object of class VCA function stb.VCA is called and all its arguments may be specified. Otherwise, function stb.default is called and all its arguments may be specified. The latter was developed for numeric vectors (see ?stb.default). Therefore this method will most likely produce strange results on other types of objects than VCA and numeric vectors.

Usage

1
stb(obj, ...)

Arguments

obj

(object) passed on

...

additional parameters


STB documentation built on Sept. 15, 2021, 5:07 p.m.

Related to stb in STB...