matrix_logit: Design matrices of saturated logit parametrization

Description Usage Arguments Value Author(s) References See Also

View source: R/matrix_logit.R

Description

For J binary responses, it provides design matrices A and B used to express the saturated recursive logit parametrization of type log(p) = [A*eta-B*log(1+exp(eta))].

Usage

1

Arguments

J

number of capture occasions

Value

A

first matrix involved in the recursive logit parametrization

B

second matrix involved in the recursive logit parametrization

Author(s)

Francesco Bartolucci, Antonio Foricna

References

Forcina, A. and Bartolucci, F. (2021). Estimating the size of a closed population by modeling latent and observed heterogeneity, arXiv:2106.03811.

See Also

matrix_logit, estLCCR


LCCR documentation built on Dec. 11, 2021, 9:30 a.m.