chi15 {}R Documentation

A randomly generated data

Description

Chi15 is a randomly generated data from Chisquare distribution with 15 degrees of freedom.

Usage

data(chi15)

Format

A data frame with 1000 observations on the following variable.

V1
a numeric vector

Source

chi15.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(chi15)

[]