stb {STB}R Documentation

Generic Method for computing Simultaneous Tolerance Bounds (bands and intervals) for fitted models or numeric vectors.

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

stb(obj, ...)

Arguments

obj

(object) passed on

...

additional parameters


[Package STB version 0.6.5 Index]