get_cluster_weights: Function to calculate probability of each cluster in a...

Description Usage Arguments Value Examples

View source: R/23-calculate_weights.R

Description

Function to calculate probability of each cluster in a sampling frame to be sampled

Usage

1

Arguments

n

Population size of cluster

N

Total population

m

Number of clusters

Value

Numeric value of cluster weight

Examples

1
get_cluster_weights(n = 1028, N = 20000, m = 30)

validmeasures/myanmarMCCTdata documentation built on March 29, 2020, 10:27 p.m.