logLik.sglg {sglg}R Documentation

Extract Log-Likehood

Description

logLik.sglg extracts log-likehood from a model from an object of class 'sglg'.

Usage

## S3 method for class 'sglg'
logLik(object, ...)

Arguments

object

an object of the class sglg. This object is returned from the call to glg(), sglg(), survglg() or ssurvglg() function.

...

other arguments.


[Package sglg version 0.2.2 Index]