RRlink.probit {GLMMRR}R Documentation

Probit link function with Randomized Response parameters.

Description

Probit link function with Randomized Response parameters.

Usage

RRlink.probit(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]