logLik.hpj | R Documentation |
logLik method for the class hpj
## S3 method for class 'hpj'
logLik(object, ...)
object |
an object of class hpj; |
... |
not used: for consistency with generic function. |
An object of logLik class with the log-likelihood value and two attributes: df, the number of degrees of freedom, and nobs, the number of observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.