| hllmloglin-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("hllmloglin", formula, gmData, marginal).
~~ describe objects here ~~
fit:"list" ~~ formula:"formula" ~~ gmData:"gmData" ~~
Class "hllm", directly.
Class "hllmengine", directly.
Class "gModel", by class "hllm".
signature(from = "hllm", to = "hllmloglin"): ... signature(object = "hllmloglin"): ... ~~further notes~~
~~who you are~~
~put references to the literature/web site here ~
##---- Should be DIRECTLY executable !! ----