GlmResponse-class: Class "GlmResponse"

Description Objects from the Class Slots Extends Methods Author(s)

Description

Use a Generalized Linear Model to model responses.

Objects from the Class

Objects can be created by calls of the form new("GlmResponse", ...).

Slots

family:

A "family" object. See glm

z:

A "matrix" containing the values of the covariate(s).

combine:

A "function" to combine predictions from a "LearningModel" and covariate(s).

x:

A "matrix", containing values of the response options.

y:

A "matrix", containing dummy coded response variable.

parStruct:

A "ParStruct", specifying parameters and (optional) constraints.

nTimes:

Object of class "NTimes".

Extends

Class "ResponseModel", directly. Class "McplBaseModel", by class "ResponseModel", distance 2.

Methods

fit

signature(object = "GlmResponse"): ...

predict

signature(object = "GlmResponse"): ...

Author(s)

Maarten Speekenbrink


mcplR documentation built on May 2, 2019, 4:42 p.m.