chi5 {}R Documentation

A randomly generated data

Description

Chi5 is a randomly generated data from Chisquare distribution with 5 degrees of freedom.

Usage

data(chi5)

Format

A data frame with 1000 observations on the following variable.

V1
a numeric vector

Source

chi5.txt

References

Timur Keskintürk, Şebnem Er, “A Genetic Algorithm Approach To Determine Stratum Boundaries and Sample Sizes of Each Stratum in Stratified Sampling”, Computational Statistics and Data Analysis, Vol. 52, Issue 1, 15 September 2007, s.53-67.

Examples

data(chi5)

[]