logLik.GeDS | R Documentation |
Method for logLik
that returns the log-likelihood of
the selected GeDS regression model.
## S3 method for class 'GeDS'
logLik(object, n = 3L, ...)
## S3 method for class 'GeDSboost'
logLik(object, n = 3L, ...)
## S3 method for class 'GeDSgam'
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
, GeDS-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.