GLMlike-class: Wrapper for regular glm/lm

Description Usage Arguments Value Methods (by generic) Slots

Description

Wrapper for regular glm/lm

Usage

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

Arguments

object

GLMlike

which

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

...

ignored

Value

covariance matrix

Methods (by generic)

Slots

weightFun

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


MAST documentation built on Nov. 8, 2020, 8:19 p.m.