rvinci {rv}R Documentation

Is a value inside a confidence interval?

Description

rvinci returns TRUE iff a given value is inside a given interval.

Usage

  rvinci(obj, x, interval=0.95, one.sided=FALSE, left=FALSE)

Arguments

obj
x an object
interval
one.sided
left

Details

Value

A logical vector.

Author(s)

Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman

References

Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.

Examples

  #

[Package rv version 0.925 Index]