Suggested by @bgoodri: when loo_compare()
errors due to models have different numbers of data points, it would be helpful to the user if we print the number of data points instead of just saying they're different.
|
stop("Not all models have the same number of data points.", call.=FALSE) |