Learn R Programming

GLMMRR (version 0.6.0)

RRbinomial: Binomial family adjusted for Randomized Response parameters.

Description

The upper and lower limits for mu's depend on the Randomized Response parameters.

Usage

RRbinomial(link, c, d, ...)

Value

A binomial family object.

Arguments

link

a specification for the model link function. Must be an object of class "link-glm".

c

a numeric vector containing the parameter c.

d

a numeric vector containing the parameter d.

...

other potential arguments to be passed to binomial.

See Also