Skip to contents

Obtains the coverage scores from the survey design object.

Usage

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

# S4 method for class '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.

Value

a vector of coverage scores

Details

See ?make.design for example code

See also