rss_estimate_single: This function Computes RSS estimator and its variance without...

View source: R/rss_estimate_single.R

rss_estimate_singleR Documentation

This function Computes RSS estimator and its variance without replacement sampling

Description

This function Computes RSS estimator and its variance without replacement sampling

Usage

rss_estimate_single(first_ranker_ranks, y, set_size, pop_size)

Arguments

first_ranker_ranks

Ranks from the first ranker.

y

Response variable.

set_size

Set size.

pop_size

Population size.


biometryhub/RSS_package documentation built on Feb. 18, 2025, 11:56 p.m.