admisrec: Admissibility test recursion.

Description Usage Arguments Examples

Description

This function performs the admissability test recursion for exact clustered logistic regression. The matrix of admissable vectors starts as observed values, zvec. The final output is a matrix whose columns are z-vectors that give the same sufficient statstics as those observed.

Usage

1
admisrec(nvec, zmat, zvec, s1, s2)

Arguments

nvec

The vector of numbers of observations per cluster.

zmat

The vector of observed z-values.

zvec

The vector of (possibly incomplete) z-values.

s1

Observed value of the first sufficient statistic.

s2

Observed value of the second sufficient statistic.

Examples

1

lalondetl/ECLR documentation built on May 31, 2019, 6:15 p.m.