beta10_3 {} | R Documentation |
A randomly generated data
Description
beta10_3 is a randomly generated data from beta
distribution with parameters of 10 and 3.
Usage
data(beta10_3)
Format
A data frame with 1000 observations on the following variable.
V1
- a numeric vector
Source
beta10_3.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(beta10_3)
[]