powered by
Summarizing the sample size estimation.
nprobw(x, n)
a table presenting the probability of the accumulated sample size (including seeds) reaching at least n
by each wave, w=1,..., maxWave
an object class of "RDSsamplesize", results of estimated sample size distribution of a call to 'calSize'.
integer; target sample size.
x <- calSize(s=10,c=3,maxWave=9,rr=0.3,bruteMC=FALSE,tol=0.025) nprobw(x,n=100)
Run the code above in your browser using DataLab