anm.samp.design(n=20, interval = 0.5 ,iter = 30, main = "", lwd = 2, lcol = 2)
samp.design(n = 20, main = "", lwd = 2, lcol = 2)
anm.samp.design.tck()
anm.samp.design.tck
provides interaction with a n
/4 samples are taken within each strata. For cluster sampling the population is subdivided into four
equally sized clusters and a census is taken from two clusters (regardless of specification of n
). The function anm.samp.design
depicts random sampling using animationsamp.design(20)
#Animated demonstration
anm.samp.design(20)
Run the code above in your browser using DataLab