hllmloglin-class {gRbase}R Documentation

Class "hllmloglin" ~~~

Description

~~ A concise (1-5 lines) description of what the class is. ~~

Objects from the Class

Objects can be created by calls of the form new("hllmloglin", formula, gmData, marginal). ~~ describe objects here ~~

Slots

fit:
Object of class "list" ~~
formula:
Object of class "formula" ~~
gmData:
Object of class "gmData" ~~

Extends

Class "hllm", directly. Class "hllmengine", directly. Class "gModel", by class "hllm".

Methods

coerce
signature(from = "hllm", to = "hllmloglin"): ...
fit
signature(object = "hllmloglin"): ...

Note

~~further notes~~

Author(s)

~~who you are~~

References

~put references to the literature/web site here ~

See Also

Examples

##---- Should be DIRECTLY executable !! ----

[Package gRbase version 0.1.13 Index]