powered by
Compute, or extract the log-likelihood of a staged event tree.
# S3 method for sevt logLik(object, ...)
An object of class logLik.
logLik
an fitted object of class sevt.
sevt
additional parameters (compatibility).
data("PhDArticles") mod <- indep(PhDArticles) logLik(mod)
Run the code above in your browser using DataLab