chi.probability: Chi square probability

Description Usage Arguments Author(s) Examples

View source: R/chi.probability.R

Description

This function applies the Monte Carlo method to generate a chi-squared distribution.

Usage

1

Arguments

x

the point where we want to calculate the probability.

df

degree of freedom

n

number of random numbers for each variable.

Author(s)

Katrine Eriksen and Katrine Bach
Department of mathematics and computer science (IMADA)
University of Southern Denmark
kater13@student.sdu.dk and kabac13@student.sdu.dk

Examples

1
chi.probability(10,4,100)

Katrinebch/ExamST516 documentation built on May 7, 2019, 12:29 p.m.