powered by
loglike
Create generic loglike function for class
loglike(x)
An Model object.
Model
A numeric vector of log-likelihood values across sampler iterations.
# NOT RUN { m1 <- Model(ndocs = 1) loglike(m1) # }
Run the code above in your browser using DataLab