loo.lmmelsm | R Documentation |
loo method for LMMELSM objects.
## S3 method for class 'lmmelsm' loo(x, type = c("observation", "group"), ...)
x |
lmmelsm object. |
type |
String (Default: "observation"). If "observation", then loo is leave-row-out. If "group", then loo is leave-group-out. |
... |
Not used. |
loo object.
Stephen R. Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.