logLik.GeDS | R Documentation |
Method for logLik
that returns the log-likelihood of
the selected GeDS, GeDS-GAM or FGB-GeDS model.
## S3 method for class 'GeDS'
logLik(object, n = 3L, ...)
## S3 method for class 'GeDSgam'
logLik(object, n = 3L, ...)
## S3 method for class 'GeDSboost'
logLik(object, n = 3L, ...)
object |
A |
n |
Integer value (2, 3 or 4) specifying the order ( |
... |
Additional arguments passed to |
An object of class logLik
.
logLik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.