logLik.ud_fit | R Documentation |
Compute the log-likelihood for the Ultimate Deconvolution model.
## S3 method for class 'ud_fit'
logLik(object, version = c("Rcpp", "R"), ...)
object |
An Ultimate Deconvolution model fit. Typically,
this will be an output of |
version |
When |
... |
Additional arguments (unused). |
A number giving the log-likelihood for the model.
ud_init
, ud_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.