loo.stan_nma {multinma} | R Documentation |
loo
packageThe loo()
and waic()
functions from the loo
package may be called directly on stan_nma and stan_mlnmr objects.
## S3 method for class 'stan_nma'
loo(x, ...)
## S3 method for class 'stan_nma'
waic(x, ...)
x |
An object of class stan_nma or stan_mlnmr |
... |