GLMlike-class: Wrapper for regular glm/lm

GLMlike-classR Documentation

Wrapper for regular glm/lm

Description

Wrapper for regular glm/lm

Usage

## S4 method for signature 'GLMlike'
vcov(object, which, ...)

Arguments

object

GLMlike

which

character, one of 'C', 'D'.

...

ignored

Value

covariance matrix

Methods (by generic)

  • vcov(GLMlike): return the variance/covariance of component which

Slots

weightFun

function to map expression values to probabilities of expression. Currently unused.


RGLab/MAST documentation built on Sept. 30, 2023, 1:08 p.m.