loo: Model comparison using the 'loo' package

loo.stan_nmaR Documentation

Model comparison using the loo package

Description

The loo() and waic() functions from the loo package may be called directly on stan_nma and stan_mlnmr objects.

Usage

## S3 method for class 'stan_nma'
loo(x, ...)

## S3 method for class 'stan_nma'
waic(x, ...)

Arguments

x

An object of class stan_nma or stan_mlnmr

...

Further arguments to loo() or waic()


multinma documentation built on May 31, 2023, 5:46 p.m.