cv: Confidence value.

View source: R/utils.R

cvR Documentation

Confidence value.

Description

Calculate the t-distribution confidence value of a vector.

Usage

cv(x, alpha = 0.05, ignore_df0 = TRUE)

Arguments

x

A numeric vector.

alpha

The alpha value for the confidence level.

ignore_df0

Ignore warnings if the degrees of freedom are 0.


japhir/stdsim documentation built on May 5, 2023, 8:19 a.m.