| logLik.ebnm | R Documentation |
The logLik method for class ebnm.
## S3 method for class 'ebnm'
logLik(object, ...)
object |
The fitted |
... |
Not used. Included for consistency as an S3 method. |
An object of class logLik, which includes attributes df,
the degrees of freedom — i.e., number of parameters in the model —, and
nobs, the number of observations in the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.