buildMarginalOffset {combi}R Documentation

Build an offset matrix from an marginal model object

Description

Build an offset matrix from an marginal model object

Usage

buildMarginalOffset(indepModel, invLink)

Arguments

indepModel

The fitted marginal model, a list

invLink

The inverse link function

Value

an offset matrix of the size of the data


[Package combi version 1.2.0 Index]