MaxResponse-class: Class "MaxResponse"

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

Description

A class to model maximising responses with error.

Objects from the Class

Objects can be created by the constructor function MaxResponse or directly by calls of the form new("MaxResponse", ...). For details on MaxResponse models, see the documentation for MaxResponse.

Slots

x:

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

y:

A "matrix", containing dummy coded response variable.

parStruct:

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

nTimes:

A "NTimes" object, specifying the repeated structure of the data.

Extends

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

Methods

logLik

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

predict

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

Author(s)

Maarten Speekenbrink


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