chi_prob_2: chi_prob_2

View source: R/prob_hn.R

chi_prob_2R Documentation

chi_prob_2

Description

This function is called internally by ProbHn_2.

Usage

chi_prob_2(alpha, n, c)

Arguments

alpha

The selected significance level.

n

The sample size.

c

The c value.

Value

The calculated probability.

Examples

chi_prob_2(0.05, 5, 1)


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