hllmloglm-class {gRbase} | R Documentation |
~~ A concise (1-5 lines) description of what the class is. ~~
Objects can be created by calls of the form new("hllmloglm", formula, gmData, marginal)
.
~~ describe objects here ~~
fit
:"loglm"
~~ formula
:"formula"
~~ gmData
:"gmData"
~~
Class "hllm"
, directly.
Class "hllmengine"
, directly.
Class "gModel"
, by class "hllm"
.
signature(from = "hllm", to = "hllmloglm")
: ... signature(object = "hllmloglm")
: ... ~~further notes~~
~~who you are~~
~put references to the literature/web site here ~
##---- Should be DIRECTLY executable !! ----