View source: R/rss_estimate_single.R
rss_estimate_single | R Documentation |
This function Computes RSS estimator and its variance without replacement sampling
rss_estimate_single(first_ranker_ranks, y, set_size, pop_size)
first_ranker_ranks |
Ranks from the first ranker. |
y |
Response variable. |
set_size |
Set size. |
pop_size |
Population size. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.