estequa: Function to extract estimating equations

View source: R/glms.R

estequaR 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.


glmtoolbox documentation built on Oct. 10, 2023, 9:06 a.m.