RRlink.logit {GLMMRR}R Documentation

Logit link function with Randomized Response parameters.

Description

Logit link function with Randomized Response parameters.

Usage

RRlink.logit(c, d)

Arguments

c

a numeric vector containing the parameter c.

d

a numeric vector containing the parameter d.

Value

RR link function.


[Package GLMMRR version 0.5.0 Index]