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