augdat_link_binom: Link function for augmented-data projection with binomial...

View source: R/augdat.R

augdat_link_binomR Documentation

Description

This is the function which has to be supplied to extend_family()'s argument augdat_link in case of the augmented-data projection for the binomial() family.

Usage

augdat_link_binom(prb_arr, link = "logit")

Arguments

prb_arr

An array as described in section "Augmented-data projection" of extend_family()'s documentation.

link

The same as argument link of binomial().

Value

An array as described in section "Augmented-data projection" of extend_family()'s documentation.


paasim/glmproj documentation built on April 14, 2024, 5:30 p.m.