uncertainty: Computes Uncertainty Intervals for 'rtplots' Objects

Description Usage Arguments Value

Description

A function that computes a specified uncertainty interval (such as \pm 2 standard errors from the mean) for a 'rtplots' object.

Usage

1
uncertainty(object, f = NULL, alpha = 0.95, ...)

Arguments

object

a 'rtplots' object.

f

a function to compute the boundaries of the uncertainty interval given the desired range of coverage (takes at least two parameters, a vector x and a range interval).

alpha

the desired width of coverate for the given uncertainty interval.

...

additional parameters for the function f.

Value

Forthcoming


rettopnivek/rtplots documentation built on May 27, 2019, 5:55 a.m.