Learn R Programming

multibreakeR (version 0.1.0)

Vdistr: Vdistr

Description

Computes the critical values for a vector of confidence intervals proposed (ci)

Usage

Vdistr(ci)

Value

A vector of critical values

Arguments

ci

A vector of confidence intervals

Examples

Run this code
vect.cv <- Vdistr(ci = c(0.9, 0.95, 0.99))

Run the code above in your browser using DataLab