See rstantools::log_lik for more details.
log_lik(object, ...)# S3 method for stanemax
log_lik(object, newdata = NULL, ...)
# S3 method for stanemaxbin
log_lik(object, newdata = NULL, ...)
\(S\) by \(N\) matrix of log-likelihoods, where each row corresponds to a draw from the posterior distribution and each column corresponds to a data point.
A stanemax
or stanemaxbin
object
Currently unused arguments
New data used for prediction. If NULL, original data is used.