lik {glinvci} | R Documentation |
This is a S3 generic method. For the glinv
class, which is a high-level user interface, please
see lik.glinv
; and for glinv_gauss
, which is a lower-level facility, please see
lik.glinv_gauss
.
lik(mod, ...)
mod |
An object of either |
... |
Further arguments to be passed to the S3 methods. |
A numerical scalar containing the likelihood of mod
.