Description Objects from the Class Slots Extends Methods Author(s)
Use a Generalized Linear Model to model responses.
Objects can be created by calls of the form new("GlmResponse", ...).
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".
Class "ResponseModel", directly.
Class "McplBaseModel", by class "ResponseModel", distance 2.
signature(object = "GlmResponse"): ...
signature(object = "GlmResponse"): ...
Maarten Speekenbrink
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.