Ahmed Albatineh wrote: > > > Are you aware of any package that calculates Ranked Set Sample? If you > have > a code that you are willing to share, I will acknowledge that in my work. > Thanks much > > Ahmed >
I wonder if this is a phrase that is uniformly understood? One possibility is that you are asking to sample elements of a set based on some ranking function. In that case you may need to describe in more detail how you want to handle ties and whether this function is supposed to deal with multivariate strata. (There are many base functions that handle univariate situations and there are packages that provide support for more complex ones.) You are also requested (in the Posting Guide) to provide an example that can be cut and pasted and desired results against which responder can judge the degree to which their efforts agree with your hopes. -- David. -- View this message in context: http://r.789695.n4.nabble.com/Ranked-Set-Sampling-tp2953108p2953304.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.