chi_prob: chi_prob

View source: R/prob_gn.R

chi_probR Documentation

chi_prob

Description

This function is used internally by several of the chapter 2 functions.

Usage

chi_prob(alpha, n, c)

Arguments

alpha

The significance level.

n

The selected sample size.

c

The value of c to use for this calculation.

Value

The calculated probabilities for the given parameters.

Examples

chi_prob(0.05, 5, 1)


yelleKneK/SMSD documentation built on Nov. 23, 2022, 6:40 p.m.