chi.norm: A Transformation of Chi-squared Random Variable

View source: R/misc.R

chi.normR Documentation

A Transformation of Chi-squared Random Variable

Description

A transformation of Chi-squared random variable to make it normal like.

Usage

chi.norm(q, v)

Arguments

q

numeric. A random variable following chi-squared distribution

v

numeric. A random variable following normal distribution


krm documentation built on Oct. 18, 2022, 9:09 a.m.

Related to chi.norm in krm...