coop: Cooperation Rates

Description Usage Arguments Details Value References See Also

Description

AAPOR cooperation rate formulae

Usage

1
2
3
4
5
6
7
coop1(i = 0, p = 0, r = 0, o = 0)

coop2(i = 0, p = 0, r = 0, o = 0)

coop3(i = 0, p = 0, r = 0)

coop4(i = 0, p = 0, r = 0)

Arguments

i

The total number of completed interviews.

p

The total number of partial interviews.

r

The total number of refusals.

o

The total number of “other” units.

Details

Cooperation rates measure the number of complete (or complete and partial) interviews out of the total eligible units contacted. The denominator for each rate varies. Here are the definitions of each response rate, according to AAPOR's “Standard Definitions”:

Value

A numeric value indicating the cooperation rate.

References

AAPOR. 2016. “Standard Definitions Final Dispositions of Case Codes and Outcome Rates for Surveys.”

See Also

rates, rr1, ref1, con1


leeper/responserates documentation built on May 21, 2019, 12:38 a.m.