frame_srs: Create a set of parameters describing a simple random sample...

View source: R/sample_graph.R

frame_srsR Documentation

Create a set of parameters describing a simple random sample of F in graph

Description

This creates an object of class 'srs_F', which has a simple random sample without replacement of the frame population nodes (NB: Sarndal et al call this SI sampling)

Usage

frame_srs(params)

Arguments

params

a list of params, which must contain sampling.frac, the sampling fraction

Value

a reporting parameter object


dfeehan/nrsimulatr documentation built on Feb. 27, 2024, 3:18 a.m.