get.coverage-methods: S4 generic method to extract coverage scores

get.coverageR Documentation

S4 generic method to extract coverage scores

Description

Obtains the coverage scores from the survey design object.

Usage

get.coverage(object, strata.id = "all")

## S4 method for signature 'Survey.Design'
get.coverage(object, strata.id = "all")

Arguments

object

an object which inherits from class Survey.Design

strata.id

either "all" or a numeric value indicating the strata index.

Details

See ?make.design for example code

Value

a vector of coverage scores

See Also

make.design


dssd documentation built on Nov. 17, 2023, 5:08 p.m.