estequa {glmtoolbox}R Documentation

Function to extract estimating equations

Description

Extracts estimating equations evaluated at the parameter estimates and the observed data for a fitted model object.

Usage

estequa(object, ...)

Arguments

object

a fitted model object.

...

further arguments passed to or from other methods.

Value

A vector with the value of the estimating equations evaluated at the parameter estimates and the observed data.


[Package glmtoolbox version 0.1.11 Index]